Advance the ODE by a single time step of dt.
Advance the ODE to to within tolT of t using increments of dt.
Advance the PDE by a single time step of dt.
Advance the PDE to within tolT of t.
If both dt and cfl are unspecified, the approximation will be performed using steps of size \(\Delta{t}=0.2\Delta{x}\).