formulaFromWeight.hh
#define conceptsAssert(cond, exc)
Assert that a certain condition is fulfilled.
Definition: exceptions.hh:394
#define DEBUGL(doit, msg)
const SingularSet & singularities_
Definition: formulaFromWeight.hh:51
virtual FormulaFromWeight< Weight > * clone() const
Virtual constructor.
Definition: formulaFromWeight.hh:47
Interface for a formula defined element by element.
Definition: elementFormula.hh:35
virtual Real operator()(const concepts::Element< Real > &elm, const Real p, const Real t=0.0) const
Definition: formulaFromWeight.hh:64