bc_ | concepts::DirichletElementFormula< F, G > | private |
clone() const | concepts::DirichletElementFormula< F, G > | inlinevirtual |
ElementFormula< F, typename Realtype< F >::type >::clone() const=0 | concepts::ElementFormula< F, typename Realtype< F >::type > | pure virtual |
compute_(const Element< G > &elm, const P &p, const Real t) const | concepts::DirichletElementFormula< F, G > | inlineprivate |
compute_(const Edge2d *cell, const Boundary b, const Real p, const Real t, F &val) const | concepts::DirichletElementFormula< F, G > | inlineprivate |
compute_(const Edge2d *cell, const Boundary b, const P &p, const Real t, F &val) const | concepts::DirichletElementFormula< F, G > | inlineprivate |
DirichletElementFormula(const BoundaryConditions bc) | concepts::DirichletElementFormula< F, G > | inline |
info(std::ostream &os) const | concepts::DirichletElementFormula< F, G > | protectedvirtual |
operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const | concepts::DirichletElementFormula< F, G > | virtual |
operator()(const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const | concepts::DirichletElementFormula< F, G > | virtual |
operator()(const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const | concepts::DirichletElementFormula< 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 |
~OutputOperator() | concepts::OutputOperator | virtual |