PLUTO
4.4-patch2
|
Advance equations with IMEX Runge Kutta time integrators. More...
#include "pluto.h"
Functions | |
int | AdvanceStep (Data *d, timeStep *Dts, Grid *grid) |
Main driver for SSP IMEX Runge-Kutta time evolution. Time stepping include IMEX-SSP2 (2,2,2) and IMEX-SSP3(3,3,2).