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