$extrastylesheet
| _check_inputs(const std::string &sys_name, const std::string &unknown_name) | libMesh::ExactSolution | [private] |
| _compute_error(const std::string &sys_name, const std::string &unknown_name, std::vector< Real > &error_vals) | libMesh::ExactSolution | [private] |
| _equation_systems | libMesh::ExactSolution | [private] |
| _equation_systems_fine | libMesh::ExactSolution | [private] |
| _errors | libMesh::ExactSolution | [private] |
| _exact_derivs | libMesh::ExactSolution | [private] |
| _exact_hessians | libMesh::ExactSolution | [private] |
| _exact_values | libMesh::ExactSolution | [private] |
| _extra_order | libMesh::ExactSolution | [private] |
| attach_exact_deriv(unsigned int sys_num, FunctionBase< Gradient > *g) | libMesh::ExactSolution | |
| attach_exact_deriv(Gradient gptr(const Point &p, const Parameters ¶meters, const std::string &sys_name, const std::string &unknown_name)) | libMesh::ExactSolution | |
| attach_exact_derivs(std::vector< FunctionBase< Gradient > * > g) | libMesh::ExactSolution | |
| attach_exact_hessian(unsigned int sys_num, FunctionBase< Tensor > *h) | libMesh::ExactSolution | |
| attach_exact_hessian(Tensor hptr(const Point &p, const Parameters ¶meters, const std::string &sys_name, const std::string &unknown_name)) | libMesh::ExactSolution | |
| attach_exact_hessians(std::vector< FunctionBase< Tensor > * > h) | libMesh::ExactSolution | |
| attach_exact_value(unsigned int sys_num, FunctionBase< Number > *f) | libMesh::ExactSolution | |
| attach_exact_value(Number fptr(const Point &p, const Parameters &Parameters, const std::string &sys_name, const std::string &unknown_name)) | libMesh::ExactSolution | |
| attach_exact_values(std::vector< FunctionBase< Number > * > f) | libMesh::ExactSolution | |
| attach_reference_solution(const EquationSystems *es_fine) | libMesh::ExactSolution | |
| compute_error(const std::string &sys_name, const std::string &unknown_name) | libMesh::ExactSolution | |
| error_norm(const std::string &sys_name, const std::string &unknown_name, const FEMNormType &norm) | libMesh::ExactSolution | |
| ExactSolution(const EquationSystems &es) | libMesh::ExactSolution | [explicit] |
| extra_quadrature_order(const int extraorder) | libMesh::ExactSolution | [inline] |
| h1_error(const std::string &sys_name, const std::string &unknown_name) | libMesh::ExactSolution | |
| h2_error(const std::string &sys_name, const std::string &unknown_name) | libMesh::ExactSolution | |
| hcurl_error(const std::string &sys_name, const std::string &unknown_name) | libMesh::ExactSolution | |
| hdiv_error(const std::string &sys_name, const std::string &unknown_name) | libMesh::ExactSolution | |
| l1_error(const std::string &sys_name, const std::string &unknown_name) | libMesh::ExactSolution | |
| l2_error(const std::string &sys_name, const std::string &unknown_name) | libMesh::ExactSolution | |
| l_inf_error(const std::string &sys_name, const std::string &unknown_name) | libMesh::ExactSolution | |
| SystemErrorMap typedef | libMesh::ExactSolution | [private] |
| ~ExactSolution() | libMesh::ExactSolution |