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