Public Member Functions | |
| HNDoFMapBaseHomogeneous (const Mesh &mesh, int nFuncs, int setupVerb) | |
| virtual | ~HNDoFMapBaseHomogeneous () |
The abstract class which extends the functionalities of the DOF map
The only additional functionality is that we have a restriction on the DOFs , with the pre-fill transformations these constraints can be build in into the matrix
Definition at line 66 of file SundanceHNDoFMapBaseHomogeneous.hpp.
| Sundance::HNDoFMapBaseHomogeneous::HNDoFMapBaseHomogeneous | ( | const Mesh & | mesh, |
| int | nFuncs, | ||
| int | setupVerb | ||
| ) | [inline] |
Empty Ctor
Definition at line 71 of file SundanceHNDoFMapBaseHomogeneous.hpp.
| virtual Sundance::HNDoFMapBaseHomogeneous::~HNDoFMapBaseHomogeneous | ( | ) | [inline, virtual] |
Definition at line 75 of file SundanceHNDoFMapBaseHomogeneous.hpp.