Classes
CourantFriedrichsLewy.hpp File Reference

Calculates the time step according to the CFL criterion. More...

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

Go to the source code of this file.

Classes

class  CourantFriedrichsLewy
 Calculates the time step according to the CFL criterion. More...
 

Detailed Description

Calculates the time step according to the CFL criterion.

Author
Almog Yalinewich

Definition in file CourantFriedrichsLewy.hpp.