MPI-AMRVAC
2.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Member Functions | |
subroutine | get_heatconduct (tmp, tmp1, tmp2, ixIL, ixOL, w, x, qvec) |
Definition at line 95 of file mod_thermal_conduction.t.
subroutine mod_thermal_conduction::get_heatconduct::get_heatconduct | ( | double precision, dimension(ixi^s), intent(out) | tmp, |
double precision, dimension(ixi^s), intent(out) | tmp1, | ||
double precision, dimension(ixi^s), intent(out) | tmp2, | ||
integer, intent(in) | ixI, | ||
integer, intent(in) | L, | ||
integer, intent(in) | ixO, | ||
L, | |||
double precision, dimension(ixi^s,1:nw), intent(in) | w, | ||
double precision, dimension(ixi^s,1:ndim), intent(in) | x, | ||
double precision, dimension(ixi^s,1:ndim) | qvec | ||
) |
Definition at line 96 of file mod_thermal_conduction.t.