frmE_conjugate.hh
virtual F operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const
Definition: frmE_conjugate.hh:43
const concepts::Real conj(const concepts::Real &v)
Returns the conjugate complex of a real value.
Definition: operations.hh:83
#define DEBUGL(doit, msg)
Interface for a formula defined element by element.
Definition: elementFormula.hh:35
FrmE_Conjugate(const ElementFormulaContainer< F, G > frm)
Definition: frmE_conjugate.hh:36
Definition: operations.hh:76
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Definition: frmE_conjugate.hh:63
Exception class to express that the RCP pointer points to 0.
Definition: exceptions.hh:55