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