typedef enum {PETSCGLL_VIA_LINEARALGEBRA,PETSCGLL_VIA_NEWTON} PetscGLLCreateType;
PETSCGLL_VIA_LINEARALGEBRA - compute the nodes via linear algebra
PETSCGLL_VIA_NEWTON - compute the nodes by solving a nonlinear equation with Newton's method
Level:beginner
Location:include/petscgll.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages