MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Member Functions | |
subroutine | sub_small_values (primitive, w, x, ixIL, ixOL, subname) |
Definition at line 296 of file mod_physics.t.
subroutine mod_physics::sub_small_values::sub_small_values | ( | logical, intent(in) | primitive, |
double precision, dimension(ixi^s,1:nw), intent(inout) | w, | ||
double precision, dimension(ixi^s,1:ndim), intent(in) | x, | ||
integer, intent(in) | ixI, | ||
integer, intent(in) | L, | ||
integer, intent(in) | ixO, | ||
L, | |||
character(len=*), intent(in) | subname | ||
) |
Definition at line 296 of file mod_physics.t.