|
MPI-AMRVAC
3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Member Functions | |
| subroutine | sub_get_cbounds (wLC, wRC, wLp, wRp, x, ixIL, ixOL, idim, Hspeed, cmax, cmin) |
Definition at line 164 of file mod_physics.t.
| subroutine mod_physics::sub_get_cbounds::sub_get_cbounds | ( | double precision, dimension(ixi^s, nw), intent(in) | wLC, |
| double precision, dimension(ixi^s, nw), intent(in) | wRC, | ||
| double precision, dimension(ixi^s, nw), intent(in) | wLp, | ||
| double precision, dimension(ixi^s, nw), intent(in) | wRp, | ||
| double precision, dimension(ixi^s, 1:^nd), intent(in) | x, | ||
| integer, intent(in) | ixI, | ||
| integer, intent(in) | L, | ||
| integer, intent(in) | ixO, | ||
| L, | |||
| integer, intent(in) | idim, | ||
| double precision, dimension(ixi^s,1:number_species), intent(in) | Hspeed, | ||
| double precision, dimension(ixi^s,1:number_species), intent(inout) | cmax, | ||
| double precision, dimension(ixi^s,1:number_species), intent(inout), optional | cmin | ||
| ) |
Definition at line 164 of file mod_physics.t.