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_constrained_transport |
Functions/Subroutines | |
subroutine | mod_constrained_transport::recalculateb |
re-calculate the magnetic field from the vector potential in a completely divergency free way | |
subroutine | mod_constrained_transport::fake_advance (igrid, idimlim, s) |
fake advance a step to calculate magnetic field | |
subroutine | mod_constrained_transport::fake_update (ixil, s, fc, fe, dxd) |
fake update magnetic field from vector potential | |
subroutine | mod_constrained_transport::b_from_vector_potentiala (ixisl, ixil, ixol, ws, x, a) |
calculate magnetic field from vector potential A at cell edges | |
subroutine | mod_constrained_transport::reconstruct (ixil, ixcl, idir, q, ql, qr) |
Reconstruct scalar q within ixO^L to 1/2 dx in direction idir Return both left and right reconstructed values. | |