This is the complete list of members for GRINS::Simulation, including all inherited members.
_adjoint_parameters | GRINS::Simulation | protected |
_do_adjoint_solve | GRINS::Simulation | protected |
_equation_system | GRINS::Simulation | protected |
_error_estimator | GRINS::Simulation | protected |
_error_estimator_options | GRINS::Simulation | protected |
_forward_parameters | GRINS::Simulation | protected |
_have_restart | GRINS::Simulation | protected |
_mesh | GRINS::Simulation | protected |
_multiphysics_system | GRINS::Simulation | protected |
_output_adjoint | GRINS::Simulation | protected |
_output_residual | GRINS::Simulation | protected |
_output_residual_sensitivities | GRINS::Simulation | protected |
_output_solution_sensitivities | GRINS::Simulation | protected |
_output_vis | GRINS::Simulation | protected |
_postprocessing | GRINS::Simulation | protected |
_print_constraint_info | GRINS::Simulation | protected |
_print_equation_system_info | GRINS::Simulation | protected |
_print_log_info | GRINS::Simulation | protected |
_print_mesh_info | GRINS::Simulation | protected |
_print_perflog | GRINS::Simulation | protected |
_print_scalars | GRINS::Simulation | protected |
_qoi_output | GRINS::Simulation | protected |
_solver | GRINS::Simulation | protected |
_system_name | GRINS::Simulation | protected |
_timesteps_per_perflog | GRINS::Simulation | protected |
_timesteps_per_vis | GRINS::Simulation | protected |
_vis | GRINS::Simulation | protected |
build_error_estimator(const GetPot &input) | GRINS::Simulation | protected |
build_solver(const GetPot &input) | GRINS::Simulation | protected |
check_for_adjoint_solve(const GetPot &input) const | GRINS::Simulation | protected |
get_equation_system() | GRINS::Simulation | |
get_multiphysics_system() | GRINS::Simulation | inline |
get_multiphysics_system() const | GRINS::Simulation | inline |
get_multiphysics_system_name() const | GRINS::Simulation | inline |
get_qoi_value(unsigned int qoi_index) const | GRINS::Simulation | |
init_adjoint_solve(const GetPot &input, bool output_adjoint) | GRINS::Simulation | protected |
init_multiphysics_system(const GetPot &input) | GRINS::Simulation | protected |
init_params(const GetPot &input, SimulationBuilder &sim_builder) | GRINS::Simulation | protected |
init_qois(const GetPot &input, SimulationBuilder &sim_builder) | GRINS::Simulation | protected |
init_restart(const GetPot &input, SimulationBuilder &sim_builder, const libMesh::Parallel::Communicator &comm) | GRINS::Simulation | protected |
print_sim_info() | GRINS::Simulation | |
read_restart(const GetPot &input) | GRINS::Simulation | protected |
run() | GRINS::Simulation | |
Simulation(const GetPot &input, SimulationBuilder &sim_builder, const libMesh::Parallel::Communicator &comm LIBMESH_CAN_DEFAULT_TO_COMMWORLD) | GRINS::Simulation | |
Simulation(const GetPot &input, GetPot &command_line, SimulationBuilder &sim_builder, const libMesh::Parallel::Communicator &comm LIBMESH_CAN_DEFAULT_TO_COMMWORLD) | GRINS::Simulation | |
Simulation() | GRINS::Simulation | private |
~Simulation() | GRINS::Simulation | inlinevirtual |