xref: /petsc/doc/manualpages/MANSECHeaders/SPACE (revision 98480730077ed2eb9d6c4a96b667530324fc8426)
1# Function Spaces (PetscSpace)
2
3The `PetscSpace` class encapsulates a function space useful for finite element computations with `PetscFE`. The dual spaces are managed with `PetscDualSpace`.
4
5