_absolute_residual_tolerance | GRINS::Solver | protected |
_absolute_step_tolerance | GRINS::Solver | protected |
_adapt_time_step_options | GRINS::UnsteadySolver | protected |
_backtrack_deltat | GRINS::UnsteadySolver | protected |
_continue_after_backtrack_failure | GRINS::Solver | protected |
_continue_after_max_iterations | GRINS::Solver | protected |
_deltat | GRINS::UnsteadySolver | protected |
_error_estimator_options | GRINS::MeshAdaptiveSolverBase | protected |
_initial_linear_tolerance | GRINS::Solver | protected |
_is_second_order_in_time | GRINS::UnsteadySolver | 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 |
_n_timesteps | GRINS::UnsteadySolver | 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 |
_theta | GRINS::UnsteadySolver | protected |
_time_solver_name | GRINS::UnsteadySolver | protected |
adjoint_qoi_parameter_sensitivity(SolverContext &, const libMesh::QoISet &, const libMesh::ParameterVector &, libMesh::SensitivityData &) const | GRINS::Solver | inlinevirtual |
build_mesh_refinement(libMesh::MeshBase &mesh) | GRINS::MeshAdaptiveSolverBase | protected |
check_for_convergence(SolverContext &context, const libMesh::ErrorVector &error) const | GRINS::MeshAdaptiveSolverBase | 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 &, const libMesh::QoISet &, const libMesh::ParameterVector &, libMesh::SensitivityData &) const | GRINS::Solver | inlinevirtual |
init_second_order_in_time_solvers(SolverContext &context) | GRINS::UnsteadySolver | protected |
init_time_solver(GRINS::MultiphysicsSystem *system) | GRINS::UnsteadySolver | 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 |
set_theta(libMesh::UnsteadySolver *time_solver) | GRINS::UnsteadySolver | inlineprotected |
solve(SolverContext &context) | GRINS::UnsteadyMeshAdaptiveSolver | virtual |
Solver(const GetPot &input) | GRINS::Solver | |
steady_adjoint_solve(SolverContext &context) | GRINS::Solver | |
UnsteadyMeshAdaptiveSolver(const GetPot &input) | GRINS::UnsteadyMeshAdaptiveSolver | |
UnsteadySolver(const GetPot &input) | GRINS::UnsteadySolver | |
update_dirichlet_bcs(SolverContext &context) | GRINS::UnsteadySolver | protected |
~MeshAdaptiveSolverBase() | GRINS::MeshAdaptiveSolverBase | inlinevirtual |
~Solver() | GRINS::Solver | virtual |
~UnsteadyMeshAdaptiveSolver() | GRINS::UnsteadyMeshAdaptiveSolver | inlinevirtual |
~UnsteadySolver() | GRINS::UnsteadySolver | inlinevirtual |