clone() const | concepts::MatrixElementFormula< F, dim, G > | inlinevirtual |
ElementFormula< Mapping< F, dim >, typename Realtype< F >::type >::clone() const=0 | concepts::ElementFormula< Mapping< F, dim >, typename Realtype< F >::type > | pure virtual |
formulas_ | concepts::MatrixElementFormula< F, dim, G > | protected |
getFormulas() | concepts::MatrixElementFormula< F, dim, G > | inline |
info(std::ostream &os) const | concepts::OutputOperator | protectedvirtual |
MatrixElementFormula() | concepts::MatrixElementFormula< F, dim, G > | inline |
MatrixElementFormula(const std::vector< ElementFormulaContainer< F > > &formulas) | concepts::MatrixElementFormula< F, dim, G > | inline |
operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const | concepts::MatrixElementFormula< F, dim, G > | inline |
operator()(const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const | concepts::MatrixElementFormula< F, dim, G > | inline |
operator()(const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const | concepts::MatrixElementFormula< F, dim, G > | inline |
operator()(int i, int j) | concepts::MatrixElementFormula< F, dim, G > | inline |
ElementFormula< Mapping< F, dim >, typename Realtype< F >::type >::operator()(const ElementWithCell< typename Realtype< F >::type > &elm, const Real p, const Real t=0.0) const=0 | concepts::ElementFormula< Mapping< F, dim >, typename Realtype< F >::type > | pure virtual |
ElementFormula< Mapping< F, dim >, typename Realtype< F >::type >::operator()(const ElementWithCell< typename Realtype< F >::type > &elm, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFormula< Mapping< F, dim >, typename Realtype< F >::type > | pure virtual |
ElementFormula< Mapping< F, dim >, typename Realtype< F >::type >::operator()(const ElementWithCell< typename Realtype< F >::type > &elm, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFormula< Mapping< F, dim >, typename Realtype< F >::type > | pure virtual |
value_type typedef | concepts::MatrixElementFormula< F, dim, G > | |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~ElementFormula() | concepts::ElementFormula< Mapping< F, dim >, typename Realtype< F >::type > | inlinevirtual |
~MatrixElementFormula() | concepts::MatrixElementFormula< F, dim, G > | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |