Classes
time_step_function_1d.hpp File Reference

Abstract class for a time step function. More...

#include "simulation_state_1d.hpp"
#include "../common/equation_of_state.hpp"
Include dependency graph for time_step_function_1d.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TimeStepFunction1D
 Base class for a time step calculator. More...
 

Detailed Description

Abstract class for a time step function.

Author
Almog Yalinewich

Definition in file time_step_function_1d.hpp.