$extrastylesheet
| _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(Gradient gptr(const Point &p, const Parameters ¶meters, 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 ¶meters, 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_norm | libMesh::ErrorEstimator | |
| ErrorEstimator() | libMesh::ErrorEstimator | [inline] |
| ErrorMap typedef | libMesh::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] |