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