$extrastylesheet
libMesh::ExactErrorEstimator Member List
This is the complete list of members for libMesh::ExactErrorEstimator, including all inherited members.
_equation_systems_finelibMesh::ExactErrorEstimator [private]
_exact_derivlibMesh::ExactErrorEstimator [private]
_exact_derivslibMesh::ExactErrorEstimator [private]
_exact_hessianlibMesh::ExactErrorEstimator [private]
_exact_hessianslibMesh::ExactErrorEstimator [private]
_exact_valuelibMesh::ExactErrorEstimator [private]
_exact_valueslibMesh::ExactErrorEstimator [private]
_extra_orderlibMesh::ExactErrorEstimator [private]
attach_exact_deriv(unsigned int sys_num, FunctionBase< Gradient > *g)libMesh::ExactErrorEstimator
attach_exact_deriv(Gradient gptr(const Point &p, const Parameters &parameters, const std::string &sys_name, const std::string &unknown_name))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(Tensor hptr(const Point &p, const Parameters &parameters, const std::string &sys_name, const std::string &unknown_name))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(Number fptr(const Point &p, const Parameters &Parameters, const std::string &sys_name, const std::string &unknown_name))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_normlibMesh::ErrorEstimator
ErrorEstimator()libMesh::ErrorEstimator [inline]
ErrorMap typedeflibMesh::ErrorEstimator
estimate_error(const System &system, ErrorVector &error_per_cell, const NumericVector< Number > *solution_vector=NULL, bool estimate_parent_error=false)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=NULL, 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=NULL, bool estimate_parent_error=false)libMesh::ErrorEstimator [virtual]
ExactErrorEstimator()libMesh::ExactErrorEstimator [inline]
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]
reduce_error(std::vector< float > &error_per_cell, const Parallel::Communicator &comm LIBMESH_CAN_DEFAULT_TO_COMMWORLD) const libMesh::ErrorEstimator [protected]
~ErrorEstimator()libMesh::ErrorEstimator [inline, virtual]
~ExactErrorEstimator()libMesh::ExactErrorEstimator [inline]