dualSpace.hh
void recomputeShapefunctions()
Recompute shape functions, e.g.
virtual std::ostream & info(std::ostream &os) const
An abstract class for scanning a mesh (a set of cells) or a space (a set of elements).
Definition: scannerConnectors.hh:29
concepts::Joiner< BaseElement< Real > *, 1 > * elm_
Linked list of the elements.
Definition: dualSpace.hh:59
concepts::HashMap< uint > ctrl0_
Hash table of the indices of the basis functions related to vertices.
Definition: dualSpace.hh:62
virtual ~DualSpace()