|
MPI-AMRVAC
3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Member Functions | |
| subroutine | sub_get_flux (wC, w, x, ixIL, ixOL, idim, f) |
Definition at line 176 of file mod_physics.t.
| subroutine mod_physics::sub_get_flux::sub_get_flux | ( | double precision, dimension(ixi^s, 1:nw), intent(in) | wC, |
| double precision, dimension(ixi^s, 1: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, | |||
| integer, intent(in) | idim, | ||
| double precision, dimension(ixi^s, nwflux), intent(out) | f | ||
| ) |
Definition at line 176 of file mod_physics.t.