8#include <prismspf/config.h>
Definition simulation_timer.h:13
SimulationTimer()=default
SimulationTimer(double step_size)
Definition simulation_timer.h:17
double current_time
Definition simulation_timer.h:79
unsigned int get_increment() const
Definition simulation_timer.h:22
void increment(double step_size)
Definition simulation_timer.h:40
unsigned int current_increment
Definition simulation_timer.h:78
void set_time(double time)
Definition simulation_timer.h:59
double time_step_size
Definition simulation_timer.h:80
double get_timestep() const
Definition simulation_timer.h:34
void set_increment(unsigned int increment)
Definition simulation_timer.h:65
void increment()
Definition simulation_timer.h:47
double get_time() const
Definition simulation_timer.h:28
void set_timestep(double step_size)
Definition simulation_timer.h:53
void reset()
Definition simulation_timer.h:71
@ Value
Use value of the variable as a criterion for refinement.
Definition grid_refiner_criterion.h:31
Definition conditional_ostreams.cc:20