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