PetscGaussLobattoLegendreCreateType#
algorithm used to compute the Gauss-Lobatto-Legendre nodes and weights
Synopsis#
Values#
PETSCGAUSSLOBATTOLEGENDRE_VIA_LINEAR_ALGEBRA
- compute the nodes via linear algebraPETSCGAUSSLOBATTOLEGENDRE_VIA_NEWTON
- compute the nodes by solving a nonlinear equation with Newton’s method
See Also#
Level#
intermediate
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages