petsc-3.14.6 2021-03-30
PetscDualSpaceType
String with the name of a PETSc dual space
Synopsis
typedef const char *PetscDualSpaceType;
#define PETSCDUALSPACELAGRANGE "lagrange"
#define PETSCDUALSPACESIMPLE "simple"
#define PETSCDUALSPACEREFINED "refined"
#define PETSCDUALSPACEBDM "bdm"
See Also
PetscDualSpaceSetType(), PetscDualSpace
Level
beginner
Location
src/dm/dt/fe/../../../../include/petscfe.h
Index of all FE routines
Table of Contents for all manual pages
Index of all manual pages