Go to the source code of this file.
Functions/Subroutines | |
subroutine | v3d10_thermal (NumEl, NumNP, ElConnVol, Coor, Kappa, Rnet, T, Rho, Cp, matcstet, numat_vol, MeshVel, ElemStart, ElemEnd) |
subroutine v3d10_thermal | ( | integer | NumEl, |
integer | NumNP, | ||
integer, dimension(1:10,1:numel) | ElConnVol, | ||
real*8, dimension(1:3,1:numnp) | Coor, | ||
real*8, dimension(1:numat_vol) | Kappa, | ||
real*8, dimension(1:numnp) | Rnet, | ||
real*8, dimension(1:numnp) | T, | ||
real*8, dimension(1:numat_vol) | Rho, | ||
real*8, dimension(1:numat_vol) | Cp, | ||
integer, dimension(1:numel) | matcstet, | ||
integer | numat_vol, | ||
real*8, dimension(1:numnp*3) | MeshVel, | ||
integer | ElemStart, | ||
integer | ElemEnd | ||
) |
Definition at line 53 of file v3d10_thermal.f90.
References Color::b(), and i.
Referenced by updatestructuralsoln::updatestructuralht().