| _equation_systems_fine | libMesh::ExactErrorEstimator | private |
| _exact_deriv | libMesh::ExactErrorEstimator | private |
| _exact_derivs | libMesh::ExactErrorEstimator | private |
| _exact_hessian | libMesh::ExactErrorEstimator | private |
| _exact_hessians | libMesh::ExactErrorEstimator | private |
| _exact_value | libMesh::ExactErrorEstimator | private |
| _exact_values | libMesh::ExactErrorEstimator | private |
| _extra_order | libMesh::ExactErrorEstimator | private |
| attach_exact_deriv(unsigned int sys_num, FunctionBase< Gradient > *g) | libMesh::ExactErrorEstimator | |
| attach_exact_deriv(GradientFunctionPointer gptr) | libMesh::ExactErrorEstimator | |
| attach_exact_derivs(std::vector< FunctionBase< Gradient > *> g) | libMesh::ExactErrorEstimator | |
| attach_exact_hessian(unsigned int sys_num, FunctionBase< Tensor > *h) | libMesh::ExactErrorEstimator | |
| attach_exact_hessian(HessianFunctionPointer hptr) | libMesh::ExactErrorEstimator | |
| attach_exact_hessians(std::vector< FunctionBase< Tensor > *> h) | libMesh::ExactErrorEstimator | |
| attach_exact_value(unsigned int sys_num, FunctionBase< Number > *f) | libMesh::ExactErrorEstimator | |
| attach_exact_value(ValueFunctionPointer fptr) | libMesh::ExactErrorEstimator | |
| attach_exact_values(std::vector< FunctionBase< Number > *> f) | libMesh::ExactErrorEstimator | |
| attach_reference_solution(EquationSystems *es_fine) | libMesh::ExactErrorEstimator | |
| clear_functors() | libMesh::ExactErrorEstimator | private |
| error_norm | libMesh::ErrorEstimator | |
| ErrorEstimator()=default | libMesh::ErrorEstimator | |
| ErrorEstimator(const ErrorEstimator &)=default | libMesh::ErrorEstimator | |
| ErrorEstimator(ErrorEstimator &&)=default | libMesh::ErrorEstimator | |
| ErrorMap typedef | libMesh::ErrorEstimator | |
| estimate_error(const System &system, ErrorVector &error_per_cell, const NumericVector< Number > *solution_vector=nullptr, bool estimate_parent_error=false) override | libMesh::ExactErrorEstimator | virtual |
| estimate_errors(const EquationSystems &equation_systems, ErrorVector &error_per_cell, const std::map< const System *, SystemNorm > &error_norms, const std::map< const System *, const NumericVector< Number > *> *solution_vectors=nullptr, bool estimate_parent_error=false) | libMesh::ErrorEstimator | virtual |
| estimate_errors(const EquationSystems &equation_systems, ErrorMap &errors_per_cell, const std::map< const System *, const NumericVector< Number > *> *solution_vectors=nullptr, bool estimate_parent_error=false) | libMesh::ErrorEstimator | virtual |
| ExactErrorEstimator() | libMesh::ExactErrorEstimator | |
| ExactErrorEstimator(const ExactErrorEstimator &)=delete | libMesh::ExactErrorEstimator | |
| ExactErrorEstimator(ExactErrorEstimator &&)=default | libMesh::ExactErrorEstimator | |
| extra_quadrature_order(const int extraorder) | libMesh::ExactErrorEstimator | inline |
| find_squared_element_error(const System &system, const std::string &var_name, const Elem *elem, const DenseVector< Number > &Uelem, FEBase *fe, MeshFunction *fine_values) const | libMesh::ExactErrorEstimator | private |
| GradientFunctionPointer typedef | libMesh::ExactErrorEstimator | |
| HessianFunctionPointer typedef | libMesh::ExactErrorEstimator | |
| operator=(const ExactErrorEstimator &)=delete | libMesh::ExactErrorEstimator | |
| operator=(ExactErrorEstimator &&)=default | libMesh::ExactErrorEstimator | |
| libMesh::ErrorEstimator::operator=(const ErrorEstimator &)=default | libMesh::ErrorEstimator | |
| libMesh::ErrorEstimator::operator=(ErrorEstimator &&)=default | libMesh::ErrorEstimator | |
| reduce_error(std::vector< ErrorVectorReal > &error_per_cell, const Parallel::Communicator &comm) const | libMesh::ErrorEstimator | protected |
| type() const override | libMesh::ExactErrorEstimator | virtual |
| ValueFunctionPointer typedef | libMesh::ExactErrorEstimator | |
| ~ErrorEstimator()=default | libMesh::ErrorEstimator | virtual |
| ~ExactErrorEstimator()=default | libMesh::ExactErrorEstimator | virtual |