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