Classes
time_step_function.hpp File Reference

Abstract class for time step function. More...

#include "../../tessellation/tessellation.hpp"
#include "../common/hydrodynamic_variables.hpp"
#include "../../misc/utils.hpp"
#include "computational_cell_2d.hpp"
#include "../common/equation_of_state.hpp"
Include dependency graph for time_step_function.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Detailed Description

Abstract class for time step function.

Author
Almog Yalinewich

Definition in file time_step_function.hpp.