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