This is the complete list of members for libMesh::PatchRecoveryErrorEstimator, including all inherited members.
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::PatchRecoveryErrorEstimator | 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 |
EstimateError class | libMesh::PatchRecoveryErrorEstimator | friend |
operator=(const PatchRecoveryErrorEstimator &)=default | libMesh::PatchRecoveryErrorEstimator | |
operator=(PatchRecoveryErrorEstimator &&)=default | libMesh::PatchRecoveryErrorEstimator | |
libMesh::ErrorEstimator::operator=(const ErrorEstimator &)=default | libMesh::ErrorEstimator | |
libMesh::ErrorEstimator::operator=(ErrorEstimator &&)=default | libMesh::ErrorEstimator | |
patch_growth_strategy | libMesh::PatchRecoveryErrorEstimator | |
patch_reuse | libMesh::PatchRecoveryErrorEstimator | protected |
PatchRecoveryErrorEstimator() | libMesh::PatchRecoveryErrorEstimator | |
PatchRecoveryErrorEstimator(const PatchRecoveryErrorEstimator &)=default | libMesh::PatchRecoveryErrorEstimator | |
PatchRecoveryErrorEstimator(PatchRecoveryErrorEstimator &&)=default | libMesh::PatchRecoveryErrorEstimator | |
reduce_error(std::vector< ErrorVectorReal > &error_per_cell, const Parallel::Communicator &comm) const | libMesh::ErrorEstimator | protected |
set_patch_reuse(bool) | libMesh::PatchRecoveryErrorEstimator | |
specpoly(const unsigned int dim, const Order order, const Point p, const unsigned int matsize) | libMesh::PatchRecoveryErrorEstimator | protectedstatic |
target_patch_size | libMesh::PatchRecoveryErrorEstimator | |
type() const override | libMesh::PatchRecoveryErrorEstimator | virtual |
~ErrorEstimator()=default | libMesh::ErrorEstimator | virtual |
~PatchRecoveryErrorEstimator()=default | libMesh::PatchRecoveryErrorEstimator | virtual |