begin() (defined in concepts::LocalEstimator< F >) | concepts::LocalEstimator< F > | inline |
begin() const (defined in concepts::LocalEstimator< F >) | concepts::LocalEstimator< F > | inline |
clone() const =0 | concepts::LocalEstimator< F > | pure virtual |
const_iterator typedef (defined in concepts::LocalEstimator< F >) | concepts::LocalEstimator< F > | |
dflt_value() const | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
dflt_value() | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
end() (defined in concepts::LocalEstimator< F >) | concepts::LocalEstimator< F > | inline |
end() const (defined in concepts::LocalEstimator< F >) | concepts::LocalEstimator< F > | inline |
Estimator(const concepts::SpaceOnCells< F > &spc, const concepts::Vector< F > &sol) (defined in concepts::Estimator< F >) | concepts::Estimator< F > | inlineprotected |
G typedef (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | |
getGlobal() const (defined in concepts::Estimator< F >) | concepts::Estimator< F > | inline |
globError_ (defined in concepts::Estimator< F >) | concepts::Estimator< F > | protected |
info(std::ostream &os) const =0 | concepts::LocalEstimator< F > | protectedpure virtual |
iterator typedef (defined in concepts::LocalEstimator< F >) | concepts::LocalEstimator< F > | |
LocalEstimator(const concepts::SpaceOnCells< F > &spc, const concepts::Vector< F > &sol) (defined in concepts::LocalEstimator< F >) | concepts::LocalEstimator< F > | inlineprotected |
locError_ (defined in concepts::LocalEstimator< F >) | concepts::LocalEstimator< F > | protected |
nelm() const (defined in concepts::LocalEstimator< F >) | 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 (defined in concepts::LocalEstimator< F >) | concepts::LocalEstimator< F > | inlinevirtual |
operator()(const Connector &cntr, const Real3d &p, const Real t=0.0) const (defined in concepts::LocalEstimator< F >) | concepts::LocalEstimator< F > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | inlinevirtual |
operator()(const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const (defined in concepts::PiecewiseFormulaBase< F >) | 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_ (defined in concepts::Estimator< F >) | concepts::Estimator< F > | protected |
spc_ (defined in concepts::Estimator< F >) | concepts::Estimator< F > | protected |
~Cloneable() (defined in concepts::Cloneable) | concepts::Cloneable | inlinevirtual |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |
~PiecewiseFormulaBase() (defined in concepts::PiecewiseFormulaBase< F >) | concepts::PiecewiseFormulaBase< F > | virtual |