PETSc version 3.15.5
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