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