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