clone() const | concepts::ElementFormulaVector< dim, F, G, H > | inlinevirtual |
ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real >::clone() const=0 | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | pure virtual |
coeff_ | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | mutableprotected |
compute_(const Element< typename Realtype< Real >::type > &elm, Array< J > &val, const P &p, const Real t=0.0) const | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | protected |
ElementFormulaVector(const Space< H > &spc, const Vector< F > &v, const ElementFunction< G, H > &f) | concepts::ElementFormulaVector< dim, F, G, H > | |
ElementFormulaVectorBase(const Space< typename Realtype< Real >::type > &spc, const Vector< Real > &v, const ElementFunction< Real, typename Realtype< Real >::type > &f) | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | |
elementPointer_ | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | private |
f_ | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | protected |
getElement_(const Element< typename Realtype< Real >::type > &elm, const Element< typename Realtype< Real >::type > *&elmOur) const | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | private |
getKey_(const Element< typename Realtype< Real >::type > &elm) const | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | private |
info(std::ostream &os) const | concepts::ElementFormulaVector< dim, F, G, H > | protectedvirtual |
lastElm_ | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | mutableprotected |
lastElmOur_ | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | protected |
operator()(const ElementWithCell< H > &elm, const Real p, const Real t=0.0) const | concepts::ElementFormulaVector< dim, F, G, H > | virtual |
operator()(const ElementWithCell< H > &elm, const Real2d &p, const Real t=0.0) const | concepts::ElementFormulaVector< dim, F, G, H > | virtual |
operator()(const ElementWithCell< H > &elm, const Real3d &p, const Real t=0.0) const | concepts::ElementFormulaVector< dim, F, G, H > | virtual |
ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real p, const Real t=0.0) const=0 | concepts::ElementFormula< Point< Real, dim >, typename Realtype< Real >::type > | pure virtual |
ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFormula< Point< Real, dim >, typename Realtype< Real >::type > | pure virtual |
ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFormula< Point< Real, dim >, typename Realtype< Real >::type > | pure virtual |
spc_ | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | protected |
v_ | concepts::ElementFormulaVectorBase< Real, typename Realtype< Real >::type, Point< Real, dim >, Real > | protected |
value_type typedef | concepts::ElementFormula< Point< Real, dim >, typename Realtype< Real >::type > | |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~ElementFormula() | concepts::ElementFormula< Point< Real, dim >, typename Realtype< Real >::type > | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |