begin() | concepts::LocalEstimator< F > | inline |
begin() const | concepts::LocalEstimator< F > | inline |
clone() const =0 | concepts::LocalEstimator< F > | pure virtual |
ElementFormula< F, concepts::Realtype< F >::type >::clone() const=0 | concepts::ElementFormula< F, concepts::Realtype< F >::type > | pure virtual |
const_iterator typedef | concepts::LocalEstimator< F > | |
dflt_value() const | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
dflt_value() | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
dflt_value_ | concepts::PiecewiseFormulaBase< F > | private |
end() | concepts::LocalEstimator< F > | inline |
end() const | concepts::LocalEstimator< F > | inline |
Estimator(const concepts::SpaceOnCells< F > &spc, const concepts::Vector< F > &sol) | concepts::Estimator< F > | inlineprotected |
G typedef | concepts::PiecewiseFormulaBase< F > | |
getGlobal() const | concepts::Estimator< F > | inline |
globError_ | concepts::Estimator< F > | protected |
info(std::ostream &os) const =0 | concepts::LocalEstimator< F > | protectedpure virtual |
iterator typedef | concepts::LocalEstimator< F > | |
LocalEstimator(const concepts::SpaceOnCells< F > &spc, const concepts::Vector< F > &sol) | concepts::LocalEstimator< F > | inlineprotected |
locError_ | concepts::LocalEstimator< F > | protected |
nelm() const | concepts::LocalEstimator< F > | inline |
operator()(uint key) const | concepts::LocalEstimator< F > | inline |
operator()(const Connector &cntr, const Real p, const Real t=0.0) const | concepts::LocalEstimator< F > | inlinevirtual |
operator()(const Connector &cntr, const Real2d &p, const Real t=0.0) const | concepts::LocalEstimator< F > | inlinevirtual |
operator()(const Connector &cntr, const Real3d &p, const Real t=0.0) const | concepts::LocalEstimator< F > | inlinevirtual |
concepts::PiecewiseFormulaBase::operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
concepts::PiecewiseFormulaBase::operator()(const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
concepts::PiecewiseFormulaBase::operator()(const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
ElementFormula< F, concepts::Realtype< F >::type >::operator()(const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real p, const Real t=0.0) const=0 | concepts::ElementFormula< F, concepts::Realtype< F >::type > | pure virtual |
ElementFormula< F, concepts::Realtype< F >::type >::operator()(const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real2d &p, const Real t=0.0) const=0 | concepts::ElementFormula< F, concepts::Realtype< F >::type > | pure virtual |
ElementFormula< F, concepts::Realtype< F >::type >::operator()(const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real3d &p, const Real t=0.0) const=0 | concepts::ElementFormula< F, concepts::Realtype< F >::type > | pure virtual |
PiecewiseFormulaBase(const F dflt_value=(F) 0) | concepts::PiecewiseFormulaBase< F > | |
sol_ | concepts::Estimator< F > | protected |
spc_ | concepts::Estimator< F > | protected |
value_type typedef | concepts::ElementFormula< F, concepts::Realtype< F >::type > | |
~Cloneable() | concepts::Cloneable | inlinevirtual |
~ElementFormula() | concepts::ElementFormula< F, concepts::Realtype< F >::type > | inlinevirtual |
~OutputOperator() | concepts::OutputOperator | virtual |
~PiecewiseFormulaBase() | concepts::PiecewiseFormulaBase< F > | virtual |