petsc-3.13.6 2020-09-29
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"

See Also

PetscDualSpaceSetType(), PetscDualSpace

Level

beginner

Location

src/dm/dt/space/../../../../include/petscfe.h
Index of all SPACE routines
Table of Contents for all manual pages
Index of all manual pages