This is the complete list of members for estimator::PolynomialDegrees< dim >, including all inherited members.
clone() const | estimator::PolynomialDegrees< dim > | inlinevirtual |
dflt_value() const | concepts::PiecewiseFormulaBase< Real > | inlinevirtual |
dflt_value() | concepts::PiecewiseFormulaBase< Real > | inlinevirtual |
info(std::ostream &os) const | estimator::PolynomialDegrees< dim > | inlineprotectedvirtual |
operator()(const concepts::Connector &cntr, const Real p, const Real t=0.0) const (defined in estimator::PolynomialDegrees< dim >) | estimator::PolynomialDegrees< dim > | inlinevirtual |
operator()(const concepts::Connector &cntr, const concepts::Real2d &p, const Real t=0.0) const (defined in estimator::PolynomialDegrees< dim >) | estimator::PolynomialDegrees< dim > | inlinevirtual |
operator()(const concepts::Connector &cntr, const concepts::Real3d &p, const Real t=0.0) const (defined in estimator::PolynomialDegrees< dim >) | estimator::PolynomialDegrees< dim > | inlinevirtual |
PiecewiseFormulaBase< Real >::operator()(const Connector &cntr, const Real p, const Real t=0.0) const=0 | concepts::PiecewiseFormulaBase< Real > | pure virtual |
concepts::ElementFormula::operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const =0 | concepts::ElementFormula< F, G > | pure virtual |
concepts::ElementFormula::operator()(const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const =0 | concepts::ElementFormula< F, G > | pure virtual |
concepts::ElementFormula::operator()(const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const =0 | concepts::ElementFormula< F, G > | pure virtual |
PiecewiseFormulaBase(const Real dflt_value=(Real) 0) | concepts::PiecewiseFormulaBase< Real > | |
PolynomialDegrees(const concepts::SpaceOnCells< F > &space) (defined in estimator::PolynomialDegrees< dim >) | estimator::PolynomialDegrees< dim > | inline |
value_type typedef (defined in concepts::ElementFormula< F, G >) | concepts::ElementFormula< F, G > | |
~Cloneable() (defined in concepts::Cloneable) | concepts::Cloneable | inlinevirtual |
~ElementFormula() (defined in concepts::ElementFormula< F, G >) | concepts::ElementFormula< F, G > | inlinevirtual |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |