Classes
simple_cfl.hpp File Reference

Time step based on CFL criterion. More...

#include "time_step_function.hpp"
Include dependency graph for simple_cfl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimpleCFL
 Calculates time step according to CFL criterion. More...
 

Detailed Description

Time step based on CFL criterion.

Author
Almog Yalinewich

Definition in file simple_cfl.hpp.