| _dual_error_estimator | libMesh::AdjointResidualErrorEstimator | protected |
| _primal_error_estimator | libMesh::AdjointResidualErrorEstimator | protected |
| _qoi_set | libMesh::AdjointResidualErrorEstimator | protected |
| AdjointResidualErrorEstimator() | libMesh::AdjointResidualErrorEstimator | |
| AdjointResidualErrorEstimator(const AdjointResidualErrorEstimator &)=delete | libMesh::AdjointResidualErrorEstimator | |
| AdjointResidualErrorEstimator(AdjointResidualErrorEstimator &&)=default | libMesh::AdjointResidualErrorEstimator | |
| dual_error_estimator() | libMesh::AdjointResidualErrorEstimator | inline |
| error_norm | libMesh::ErrorEstimator | |
| error_plot_suffix | libMesh::AdjointResidualErrorEstimator | |
| 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::AdjointResidualErrorEstimator | 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 |
| operator=(const AdjointResidualErrorEstimator &)=delete | libMesh::AdjointResidualErrorEstimator | |
| operator=(AdjointResidualErrorEstimator &&)=default | libMesh::AdjointResidualErrorEstimator | |
| libMesh::ErrorEstimator::operator=(const ErrorEstimator &)=default | libMesh::ErrorEstimator | |
| libMesh::ErrorEstimator::operator=(ErrorEstimator &&)=default | libMesh::ErrorEstimator | |
| primal_error_estimator() | libMesh::AdjointResidualErrorEstimator | inline |
| qoi_set() | libMesh::AdjointResidualErrorEstimator | inline |
| qoi_set() const | libMesh::AdjointResidualErrorEstimator | inline |
| reduce_error(std::vector< ErrorVectorReal > &error_per_cell, const Parallel::Communicator &comm) const | libMesh::ErrorEstimator | protected |
| type() const override | libMesh::AdjointResidualErrorEstimator | virtual |
| ~AdjointResidualErrorEstimator()=default | libMesh::AdjointResidualErrorEstimator | virtual |
| ~ErrorEstimator()=default | libMesh::ErrorEstimator | virtual |