petsc-3.12.5 2020-03-29
PetscSpaceType
String with the name of a PETSc linear space
Synopsis
typedef const char *PetscSpaceType;
#define PETSCSPACEPOLYNOMIAL "poly"
#define PETSCSPACETENSOR "tensor"
#define PETSCSPACEPOINT "point"
#define PETSCSPACESUBSPACE "subspace"
See Also
PetscSpaceSetType(), PetscSpace
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