hpExtension.hh
virtual void operator()(const concepts::Element< F > &elm)
Application operator.
concepts::Array< F > coeff_
Elementwise coefficients of the shape functions.
Definition: hpExtension.hh:57
A cell in a mesh consist of topological information (neighbours, connectivity, orientation) and geome...
Definition: cell.hh:39
RefineOrRaise(const concepts::Vector< F > &solution, const Real theta, concepts::AdaptiveSpace< Real, concepts::AdaptiveAdjustP< 1 > > &spc)
Constructor.
concepts::AdaptiveSpace< Real, concepts::AdaptiveAdjustP< 1 > > & spc_
Space.
Definition: hpExtension.hh:63