a_ | concepts::ElementFormulaLiCo< F, G, H, J > | private |
b_ | concepts::ElementFormulaLiCo< F, G, H, J > | private |
clone() const | concepts::ElementFormulaLiCo< F, G, H, J > | inlinevirtual |
ElementFormula< Real, typename Realtype< Real >::type >::clone() const=0 | concepts::ElementFormula< Real, typename Realtype< Real >::type > | pure virtual |
combine_(const ElementWithCell< J > &elm, const P &p, const Real t=0.0) const | concepts::ElementFormulaLiCo< F, G, H, J > | private |
ElementFormulaLiCo(const ElementFormula< F, J > &frm1, const ElementFormula< G, J > &frm2, H a=1.0, H b=1.0) | concepts::ElementFormulaLiCo< F, G, H, J > | inline |
ElementFormulaLiCo(const ElementFormulaLiCo< F, G, H, J > &frm) | concepts::ElementFormulaLiCo< F, G, H, J > | inline |
frm1_ | concepts::ElementFormulaLiCo< F, G, H, J > | private |
frm2_ | concepts::ElementFormulaLiCo< F, G, H, J > | private |
info(std::ostream &os) const | concepts::ElementFormulaLiCo< F, G, H, J > | protectedvirtual |
operator()(const ElementWithCell< J > &elm, const Real p, const Real t=0.0) const | concepts::ElementFormulaLiCo< F, G, H, J > | inlinevirtual |
operator()(const ElementWithCell< J > &elm, const Real2d &p, const Real t=0.0) const | concepts::ElementFormulaLiCo< F, G, H, J > | inlinevirtual |
operator()(const ElementWithCell< J > &elm, const Real3d &p, const Real t=0.0) const | concepts::ElementFormulaLiCo< F, G, H, J > | inlinevirtual |
ElementFormula< Real, typename Realtype< Real >::type >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real p, const Real t=0.0) const=0 | concepts::ElementFormula< Real, typename Realtype< Real >::type > | pure virtual |
ElementFormula< Real, typename Realtype< Real >::type >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFormula< Real, typename Realtype< Real >::type > | pure virtual |
ElementFormula< Real, typename Realtype< Real >::type >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFormula< Real, typename Realtype< Real >::type > | pure virtual |
value_type typedef | concepts::ElementFormula< Real, typename Realtype< Real >::type > | |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~ElementFormula() | concepts::ElementFormula< Real, typename Realtype< Real >::type > | inlinevirtual |
~ElementFormulaLiCo() | concepts::ElementFormulaLiCo< F, G, H, J > | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |