formulaFromWeight.hh
virtual FormulaFromWeight< Weight > * clone() const
Virtual constructor.
Definition: formulaFromWeight.hh:37
virtual Real operator()(const concepts::ElementWithCell< Real > &elm, const Real p, const Real t=0.0) const
const SingularSet & singularities_
Definition: formulaFromWeight.hh:41
virtual Real operator()(const concepts::ElementWithCell< Real > &elm, const concepts::Real2d &p, const Real t=0.0) const
Interface for a formula defined element by element.
Definition: elementFormula.hh:35
virtual Real operator()(const concepts::ElementWithCell< Real > &elm, const concepts::Real3d &p, const Real t=0.0) const
Class for handling a set of singular edges and vertices.
Definition: singularSet.hh:136