hp2D::FormulaFromWeight< Weight > Member List
This is the complete list of members for hp2D::FormulaFromWeight< Weight >, including all inherited members.
clone() const | hp2D::FormulaFromWeight< Weight > | inlinevirtual |
ElementFormula< Real >::clone() const=0 | concepts::ElementFormula< Real > | pure virtual |
FormulaFromWeight(const SingularSet &singularities) | hp2D::FormulaFromWeight< Weight > | |
info(std::ostream &os) const | concepts::OutputOperator | protectedvirtual |
operator()(const concepts::Element< Real > &elm, const Real p, const Real t=0.0) const | hp2D::FormulaFromWeight< Weight > | virtual |
operator()(const concepts::Element< Real > &elm, const concepts::Real2d &p, const Real t=0.0) const | hp2D::FormulaFromWeight< Weight > | virtual |
operator()(const concepts::Element< Real > &elm, const concepts::Real3d &p, const Real t=0.0) const | hp2D::FormulaFromWeight< Weight > | virtual |
ElementFormula< Real >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real p, const Real t=0.0) const=0 | concepts::ElementFormula< Real > | pure virtual |
ElementFormula< Real >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFormula< Real > | pure virtual |
ElementFormula< Real >::operator()(const ElementWithCell< typename Realtype< Real >::type > &elm, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFormula< Real > | pure virtual |
singularities_ | hp2D::FormulaFromWeight< Weight > | private |
value_type typedef | concepts::ElementFormula< Real > | |
weight_ | hp2D::FormulaFromWeight< Weight > | private |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~ElementFormula() | concepts::ElementFormula< Real > | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |