8#ifndef inverseelementformula_hh
9#define inverseelementformula_hh
15#define InvElemFormConstr_D 0
16#define InvElemFormDestr_D 0
17#define InvElemFormClone_D 0
22 template<
class F,
class G>
23 class ElementFormulaContainer;
48 DEBUGL(InvElemFormDestr_D,
"Delete " << *
this)
52 const Real p,
const Real t = 0.0)
const {
73 virtual std::ostream&
info(std::ostream&
os)
const {
FrmE_Inverse(const FrmE_Inverse< F, G > &frm)
Copy constructor.
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
virtual FrmE_Inverse< F, G > * clone() const
Virtual copy constructor.
virtual F operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const
#define DEBUGL(doit, msg)
std::string typeOf(const T &t)
Set< F > makeSet(uint n, const F &first,...)