PetscSpaceType#

String with the name of a PETSc linear space

Synopsis#

typedef const char *PetscSpaceType;
#define PETSCSPACEPOLYNOMIAL "poly"
#define PETSCSPACEPTRIMMED   "ptrimmed"
#define PETSCSPACETENSOR     "tensor"
#define PETSCSPACESUM        "sum"
#define PETSCSPACEPOINT      "point"
#define PETSCSPACESUBSPACE   "subspace"
#define PETSCSPACEWXY        "wxy"

Values#

See Also#

PetscSpaceSetType(), PetscSpace, PetscSpaceType

Level#

beginner

Location#

include/petscspace.h


Index of all SPACE routines
Table of Contents for all manual pages
Index of all manual pages