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#
Examples#
src/ts/tutorials/ex50.c
src/ksp/ksp/tutorials/ex69.c
src/tao/unconstrained/tutorials/burgers_spectral.c
src/ksp/ksp/tutorials/ex68.c
src/tao/unconstrained/tutorials/spectraladjointassimilation.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages