clone() const | concepts::ElementFormulaContainer< F, G > | inlinevirtual |
ElementFormula< F, typename Realtype< F >::type >::clone() const=0 | concepts::ElementFormula< F, typename Realtype< F >::type > | pure virtual |
ElementFormulaContainer(const F x) | concepts::ElementFormulaContainer< F, G > | |
ElementFormulaContainer() | concepts::ElementFormulaContainer< F, G > | inline |
ElementFormulaContainer(const ElementFormula< F, G > &frm) | concepts::ElementFormulaContainer< F, G > | |
ElementFormulaContainer(const RCP< const ElementFormula< F, G > > frm) | concepts::ElementFormulaContainer< F, G > | |
ElementFormulaContainer(const ElementFormula< F, G > *frm) | concepts::ElementFormulaContainer< F, G > | explicit |
ElementFormulaContainer(const ElementFormulaContainer< F, G > &frm) | concepts::ElementFormulaContainer< F, G > | |
empty() const | concepts::ElementFormulaContainer< F, G > | inline |
frm() const | concepts::ElementFormulaContainer< F, G > | inline |
frm_ | concepts::ElementFormulaContainer< F, G > | private |
info(std::ostream &os) const | concepts::ElementFormulaContainer< F, G > | protectedvirtual |
operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const | concepts::ElementFormulaContainer< F, G > | virtual |
operator()(const ElementWithCell< G > &elm, const Real1d &p, const Real t=0.0) const | concepts::ElementFormulaContainer< F, G > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const | concepts::ElementFormulaContainer< F, G > | virtual |
operator()(const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const | concepts::ElementFormulaContainer< F, G > | virtual |
ElementFormula< F, typename Realtype< F >::type >::operator()(const ElementWithCell< typename Realtype< F >::type > &elm, const Real p, const Real t=0.0) const=0 | concepts::ElementFormula< F, typename Realtype< F >::type > | pure virtual |
ElementFormula< F, typename Realtype< F >::type >::operator()(const ElementWithCell< typename Realtype< F >::type > &elm, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFormula< F, typename Realtype< F >::type > | pure virtual |
ElementFormula< F, typename Realtype< F >::type >::operator()(const ElementWithCell< typename Realtype< F >::type > &elm, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFormula< F, typename Realtype< F >::type > | pure virtual |
value_type typedef | concepts::ElementFormula< F, typename Realtype< F >::type > | |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~ElementFormula() | concepts::ElementFormula< F, typename Realtype< F >::type > | inlinevirtual |
~ElementFormulaContainer() | concepts::ElementFormulaContainer< F, G > | virtual |
~OutputOperator() | concepts::OutputOperator | virtual |