petsc-3.14.6 2021-03-30
Report Typos and Errors

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/dualspace/../../../../include/petscfe.h
Index of all DUALSPACE routines
Table of Contents for all manual pages
Index of all manual pages