xref: /petsc/doc/manualpages/MANSECHeaders/SPACE (revision 16ce926e8e1f977214c72b888607cdae2c3b4104)
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