MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
Go to the source code of this file.
Modules | |
module | mod_finite_difference |
Module with finite difference methods for fluxes. | |
Functions/Subroutines | |
subroutine, public | mod_finite_difference::fd (qdt, dtfactor, ixil, ixol, idimslim, qtc, sct, qt, snew, fc, fe, dxs, x) |
subroutine, public | mod_finite_difference::centdiff (method, qdt, dtfactor, ixil, ixol, idimslim, qtc, sct, qt, s, fc, fe, dxs, x) |