:orphan: # PetscSpace PETSc object that manages a linear space, e.g. the space of d-dimensional polynomials of given degree ## Synopsis ``` typedef struct _p_PetscSpace *PetscSpace; ``` ## See Also `PetscSpaceCreate()`, `PetscDualSpace`, `PetscDualSpaceCreate()`, `PetscSpaceSetType()`, `PetscSpaceType`, PetscFE` ## Level beginner ## Location include/petscspace.h ## Implementations _p_PetscSpace in include/petsc/private/petscfeimpl.h
--- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscspace.h) [Index of all SPACE routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)