MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
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 More... | |
subroutine | mod_constrained_transport::fake_advance (igrid, idimLIM, s) |
fake advance a step to calculate magnetic field More... | |
subroutine | mod_constrained_transport::fake_update (ixIL, s, fC, fE, dxD) |
fake update magnetic field from vector potential More... | |
subroutine | mod_constrained_transport::b_from_vector_potentiala (ixIsL, ixIL, ixOL, ws, x, A) |
calculate magnetic field from vector potential A at cell edges More... | |
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. More... | |