8#ifndef elementformulaContainer_hh
9#define elementformulaContainer_hh
56 const Real t = 0.0)
const;
58 const Real t = 0.0)
const
59 {
return (*
this)(elm, p[0],t);};
61 const Real t = 0.0)
const;
63 const Real t = 0.0)
const;
72 bool empty()
const {
return frm_.get() == 0; }
76 virtual std::ostream&
info(std::ostream&
os)
const;
Set< F > makeSet(uint n, const F &first,...)