xref: /petsc/doc/manualpages/MANSECHeaders/DUALSPACE (revision 2e1d0745e031e9eda42a183866b5a94ccb2b4e44)
1# Dual Spaces (PetscDualSpace)
2
3The `PetscDualSpace` class encapsulates a function space that is the dual (<a href="https://en.wikipedia.org/wiki/Dual_space" target=_blank>https://en.wikipedia.org/wiki/Dual_space</a>) of a `PetscSpace` class.
4
5