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

PetscSpaceType

String with the name of a PETSc linear space

Synopsis

typedef const char* PetscSpaceType;
#define PETSCSPACEPOLYNOMIAL "poly"
#define PETSCSPACETENSOR     "tensor"
#define PETSCSPACESUM        "sum"
#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