_absolute_residual_tolerance | GRINS::Solver | protected |
_absolute_step_tolerance | GRINS::Solver | protected |
_continue_after_backtrack_failure | GRINS::Solver | protected |
_continue_after_max_iterations | GRINS::Solver | protected |
_error_estimator_options | GRINS::MeshAdaptiveSolverBase | protected |
_initial_linear_tolerance | GRINS::Solver | protected |
_max_linear_iterations | GRINS::Solver | protected |
_max_nonlinear_iterations | GRINS::Solver | protected |
_mesh_adaptivity_options | GRINS::MeshAdaptiveSolverBase | protected |
_mesh_refinement | GRINS::MeshAdaptiveSolverBase | protected |
_minimum_linear_tolerance | GRINS::Solver | protected |
_refinement_type | GRINS::MeshAdaptiveSolverBase | protected |
_relative_residual_tolerance | GRINS::Solver | protected |
_relative_step_tolerance | GRINS::Solver | protected |
_require_residual_reduction | GRINS::Solver | protected |
_solver_quiet | GRINS::Solver | protected |
_solver_verbose | GRINS::Solver | protected |
adjoint_qoi_parameter_sensitivity(SolverContext &context, const libMesh::QoISet &qoi_indices, const libMesh::ParameterVector ¶meters_in, libMesh::SensitivityData &sensitivities) const | GRINS::SteadyMeshAdaptiveSolver | virtual |
build_mesh_refinement(libMesh::MeshBase &mesh) | GRINS::MeshAdaptiveSolverBase | protected |
check_for_convergence(SolverContext &context, const libMesh::ErrorVector &error) const | GRINS::MeshAdaptiveSolverBase | protected |
check_qoi_error_option_consistency(SolverContext &context) | GRINS::SteadyMeshAdaptiveSolver | protected |
ELEM_FRACTION enum value | GRINS::MeshAdaptiveSolverBase | protected |
ERROR_FRACTION enum value | GRINS::MeshAdaptiveSolverBase | protected |
ERROR_TOLERANCE enum value | GRINS::MeshAdaptiveSolverBase | protected |
estimate_error_for_amr(SolverContext &context, libMesh::ErrorVector &error) | GRINS::MeshAdaptiveSolverBase | protected |
flag_elements_for_refinement(const libMesh::ErrorVector &error) | GRINS::MeshAdaptiveSolverBase | protected |
forward_qoi_parameter_sensitivity(SolverContext &context, const libMesh::QoISet &qoi_indices, const libMesh::ParameterVector ¶meters_in, libMesh::SensitivityData &sensitivities) const | GRINS::SteadyMeshAdaptiveSolver | virtual |
init_time_solver(MultiphysicsSystem *system) | GRINS::SteadyMeshAdaptiveSolver | protectedvirtual |
initialize(const GetPot &input, SharedPtr< libMesh::EquationSystems > equation_system, GRINS::MultiphysicsSystem *system) | GRINS::Solver | virtual |
INVALID enum value | GRINS::MeshAdaptiveSolverBase | protected |
MEAN_STD_DEV enum value | GRINS::MeshAdaptiveSolverBase | protected |
MeshAdaptiveSolverBase(const GetPot &input) | GRINS::MeshAdaptiveSolverBase | |
N_ELEM_TARGET enum value | GRINS::MeshAdaptiveSolverBase | protected |
perform_amr(SolverContext &context, const libMesh::ErrorVector &error) | GRINS::MeshAdaptiveSolverBase | protected |
print_qoi(SolverContext &context) | GRINS::Solver | |
print_scalar_vars(SolverContext &context) | GRINS::Solver | |
RefinementFlaggingType enum name | GRINS::MeshAdaptiveSolverBase | protected |
set_refinement_type(const GetPot &input, const MeshAdaptivityOptions &mesh_adaptivity_options, RefinementFlaggingType &refinement_type) | GRINS::MeshAdaptiveSolverBase | protected |
set_solver_options(libMesh::DiffSolver &solver) | GRINS::Solver | protected |
solve(SolverContext &context) | GRINS::SteadyMeshAdaptiveSolver | virtual |
Solver(const GetPot &input) | GRINS::Solver | |
steady_adjoint_solve(SolverContext &context) | GRINS::Solver | |
SteadyMeshAdaptiveSolver(const GetPot &input) | GRINS::SteadyMeshAdaptiveSolver | |
~MeshAdaptiveSolverBase() | GRINS::MeshAdaptiveSolverBase | inlinevirtual |
~Solver() | GRINS::Solver | virtual |
~SteadyMeshAdaptiveSolver() | GRINS::SteadyMeshAdaptiveSolver | virtual |