Approximation spaces and unknowns#
The end user class to define approximation spaces is Space, essentially containing a pointer to the true approximation space object (child class of Space):
Finite element (sub)spaces (
FeSpaceandFeSubSpace)Spectral spaces (
SpSpace)