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