HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Advance one time step. More...
Go to the source code of this file.
Functions | |
int | TimeStep (void *ts) |
Advance one time step.
Definition in file TimeStep.c.
int TimeStep | ( | void * | ts | ) |
Advance one time step.
ts | Object of type TimeIntegration |
Definition at line 13 of file TimeStep.c.