|
MPI-AMRVAC
3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Member Functions | |
| subroutine | sub_get_a2max (w, x, ixIL, ixOL, a2max) |
Definition at line 132 of file mod_physics.t.
| subroutine mod_physics::sub_get_a2max::sub_get_a2max | ( | double precision, dimension(ixi^s, nw), intent(in) | w, |
| double precision, dimension(ixi^s, 1:^nd), intent(in) | x, | ||
| integer, intent(in) | ixI, | ||
| integer, intent(in) | L, | ||
| integer, intent(in) | ixO, | ||
| L, | |||
| double precision, dimension(ndim), intent(inout) | a2max | ||
| ) |
Definition at line 132 of file mod_physics.t.