Advance equations using a directionally-split method. More...
#include "pluto.h"
Functions | |
int | Sweep (const Data *d, Riemann_Solver *Riemann, Time_Step *Dts, Grid *grid) |
This is the main driver for dimensionally split integrations (DIMENSIONAL_SPLITTING = YES). Equations are advanced in time by taking contribution only from the direction defined by the global variable g_dir. A full step requires as many calls as the number of DIMENSIONS.