|
MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Go to the source code of this file.
Modules | |
| module | mod_rho_phys |
| Module containing the physics routines for scalar advection. | |
Functions/Subroutines | |
| subroutine, public | mod_rho_phys::rho_phys_init () |
| subroutine, public | mod_rho_phys::rho_get_v (w, x, ixil, ixol, idim, v, centered) |
Variables | |
| integer, public, protected | mod_rho_phys::rho_ = 1 |
| logical, public, protected | mod_rho_phys::rho_particles = .false. |
| Whether particles module is added. | |
| double precision, dimension(^nd), public, protected | mod_rho_phys::rho_v = 1.0d0 |