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 |
| _forward_parameters | 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_equation_system_info | GRINS::Simulation | protected |
| _print_log_info | GRINS::Simulation | protected |
| _print_mesh_info | GRINS::Simulation | protected |
| _print_perflog | GRINS::Simulation | protected |
| _print_qoi | GRINS::Simulation | protected |
| _print_scalars | 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 |
| attach_dirichlet_bc_funcs(std::multimap< GRINS::PhysicsName, GRINS::DBCContainer > dbc_map, GRINS::MultiphysicsSystem *system) | GRINS::Simulation | protected |
| attach_neumann_bc_funcs(std::map< GRINS::PhysicsName, GRINS::NBCContainer > neumann_bcs, GRINS::MultiphysicsSystem *system) | GRINS::Simulation | protected |
| check_for_adjoint_solve(const GetPot &input) const | GRINS::Simulation | protected |
| check_for_unused_vars(const GetPot &input, bool warning_only) | GRINS::Simulation | protected |
| get_equation_system() | GRINS::Simulation | |
| 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, SimulationBuilder &sim_builder) | 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 | virtual |