# 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()`, `PetscDualSpaceCreate()`, `PetscSpaceSetType()`, `PetscSpaceType`

## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscfetypes.h.html#PetscSpace">include/petscfetypes.h</A>

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petsc/private/petscfeimpl.h.html#_p_PetscSpace">_p_PetscSpace in include/petsc/private/petscfeimpl.h</A><BR>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscfetypes.h)


[Index of all FE routines](index.md)  
[Table of Contents for all manual pages](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
