clone() const | concepts::PiecewiseConstFormula< F > | virtual |
dflt_value() const | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
dflt_value() | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
formula_ | concepts::PiecewiseConstFormula< F > | protected |
G typedef (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | |
info(std::ostream &os) const | concepts::PiecewiseConstFormula< F > | protectedvirtual |
operator()(const Connector &cell, const Real p, const Real t=0.0) const | concepts::PiecewiseConstFormula< F > | inlinevirtual |
operator()(const Connector &cell, const Real2d &p, const Real t=0.0) const (defined in concepts::PiecewiseConstFormula< F >) | concepts::PiecewiseConstFormula< F > | inlinevirtual |
operator()(const Connector &cell, const Real3d &p, const Real t=0.0) const (defined in concepts::PiecewiseConstFormula< F >) | concepts::PiecewiseConstFormula< F > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
ElementFormula< F, concepts::Realtype< F >::type >::operator()(const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real p, const Real t=0.0) const=0 | concepts::ElementFormula< F, concepts::Realtype< F >::type > | pure virtual |
ElementFormula< F, concepts::Realtype< F >::type >::operator()(const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFormula< F, concepts::Realtype< F >::type > | pure virtual |
ElementFormula< F, concepts::Realtype< F >::type >::operator()(const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFormula< F, concepts::Realtype< F >::type > | pure virtual |
operator*=(const H &factor) (defined in concepts::PiecewiseConstFormula< F >) | concepts::PiecewiseConstFormula< F > | |
operator[](const uint attrib) const (defined in concepts::PiecewiseConstFormula< F >) | concepts::PiecewiseConstFormula< F > | virtual |
operator[](const uint attrib) | concepts::PiecewiseConstFormula< F > | virtual |
PiecewiseConstFormula(const F dflt_value=0) | concepts::PiecewiseConstFormula< F > | |
PiecewiseConstFormula(const HashMap< F > formula, const F dflt_value=0) | concepts::PiecewiseConstFormula< F > | |
PiecewiseConstFormula(const std::map< int, F > formula, const F dflt_value=0) | concepts::PiecewiseConstFormula< F > | |
PiecewiseFormulaBase(const F dflt_value=(F) 0) | concepts::PiecewiseFormulaBase< F > | |
~Cloneable() (defined in concepts::Cloneable) | concepts::Cloneable | inlinevirtual |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |
~PiecewiseConstFormula() (defined in concepts::PiecewiseConstFormula< F >) | concepts::PiecewiseConstFormula< F > | virtual |
~PiecewiseFormulaBase() (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | virtual |