ExaDG
Loading...
Searching...
No Matches
ExaDG::CompNS::TimeIntExplRK< Number > Member List

This is the complete list of members for ExaDG::CompNS::TimeIntExplRK< Number >, including all inherited members.

adaptive_time_stepping (defined in ExaDG::TimeIntExplRKBase< Number >)ExaDG::TimeIntExplRKBase< Number >protected
advance_one_timestep() (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
advance_one_timestep_post_solve() (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
advance_one_timestep_pre_solve(bool const print_header) (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
advance_one_timestep_solve() (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
do_timestep() (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
end_time (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
eps (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
finished() const (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
get_next_time() const (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
get_number_of_time_steps() const (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
get_time() const (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
get_time_step_number() const (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
get_time_step_size() const final (defined in ExaDG::TimeIntExplRKBase< Number >)ExaDG::TimeIntExplRKBase< Number >virtual
get_timings() const (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
get_wall_times(std::vector< std::string > &name, std::vector< double > &wall_time) const (defined in ExaDG::CompNS::TimeIntExplRK< Number >)ExaDG::CompNS::TimeIntExplRK< Number >
global_timer (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
interpolate_after_coarsening_and_refinement() (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBasevirtual
is_test (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
max_number_of_time_steps (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
mpi_comm (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
Operator typedef (defined in ExaDG::CompNS::TimeIntExplRK< Number >)ExaDG::CompNS::TimeIntExplRK< Number >
output_remaining_time() const (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
output_solver_info_header() const (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
pcout (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
prepare_coarsening_and_refinement() (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBasevirtual
read_restart() (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
reset_time(double const &current_time) (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
restart_data (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
set_current_time_step_size(double const &time_step_size) final (defined in ExaDG::TimeIntExplRKBase< Number >)ExaDG::TimeIntExplRKBase< Number >virtual
setup(bool const do_restart) final (defined in ExaDG::TimeIntExplRKBase< Number >)ExaDG::TimeIntExplRKBase< Number >virtual
solution_n (defined in ExaDG::TimeIntExplRKBase< Number >)ExaDG::TimeIntExplRKBase< Number >protected
solution_np (defined in ExaDG::TimeIntExplRKBase< Number >)ExaDG::TimeIntExplRKBase< Number >protected
start_time (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
started() const (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
time (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
time_step (defined in ExaDG::TimeIntExplRKBase< Number >)ExaDG::TimeIntExplRKBase< Number >protected
time_step_number (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
TimeIntBase(double const &start_time_, double const &end_time_, unsigned int const max_number_of_time_steps_, RestartData const &restart_data_, MPI_Comm const &mpi_comm_, bool const is_test_) (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
TimeIntExplRK(std::shared_ptr< Operator > operator_in, Parameters const &param_in, MPI_Comm const &mpi_comm_in, bool const print_wall_times_in, std::shared_ptr< PostProcessorInterface< Number > > postprocessor_in) (defined in ExaDG::CompNS::TimeIntExplRK< Number >)ExaDG::CompNS::TimeIntExplRK< Number >
TimeIntExplRKBase(double const &start_time_, double const &end_time_, unsigned int const max_number_of_time_steps_, RestartData const &restart_data_, bool const adaptive_time_stepping_, MPI_Comm const &mpi_comm_, bool const is_test_) (defined in ExaDG::TimeIntExplRKBase< Number >)ExaDG::TimeIntExplRKBase< Number >
timeloop() (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBase
timer_tree (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
VectorType typedef (defined in ExaDG::CompNS::TimeIntExplRK< Number >)ExaDG::CompNS::TimeIntExplRK< Number >
write_restart() const (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseprotected
~TimeIntBase() (defined in ExaDG::TimeIntBase)ExaDG::TimeIntBaseinlinevirtual