clone() const | concepts::FrmE_PointToMapping< dim, F, G > | inlinevirtual |
ElementFormula< Mapping< F, dim >, typename Realtype< F >::type >::clone() const=0 | concepts::ElementFormula< Mapping< F, dim >, typename Realtype< F >::type > | pure virtual |
compute_(const ElementWithCell< G > &elm, const H &p, const Real t=0.0) const | concepts::FrmE_PointToMapping< dim, F, G > | inlineprivate |
frm_ | concepts::FrmE_PointToMapping< dim, F, G > | private |
FrmE_PointToMapping(const ElementFormulaContainer< Point< F, dim *dim >, G > &frm, bool transpose=false) | concepts::FrmE_PointToMapping< dim, F, G > | inline |
info(std::ostream &os) const | concepts::FrmE_PointToMapping< dim, F, G > | inlineprotectedvirtual |
operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const | concepts::FrmE_PointToMapping< dim, F, G > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const | concepts::FrmE_PointToMapping< dim, F, G > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const | concepts::FrmE_PointToMapping< dim, F, G > | inlinevirtual |
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 |
transpose_ | concepts::FrmE_PointToMapping< dim, F, G > | private |
value_type typedef | concepts::ElementFormula< Mapping< F, dim >, typename Realtype< F >::type > | |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~ElementFormula() | concepts::ElementFormula< Mapping< F, dim >, typename Realtype< F >::type > | inlinevirtual |
~FrmE_PointToMapping() | concepts::FrmE_PointToMapping< dim, F, G > | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |