Go to the source code of this file.
Functions/Subroutines | |
subroutine | heatload_hex (Q_ex, numnp, InterfaceHeatFlux, InterfaceNumElems, InterfaceNumNodes, InterfaceElemConn, MapNode, LwrBnd, UppBnd, coor) |
subroutine heatload_hex | ( | real*8, dimension(1:numnp) | Q_ex, |
integer | numnp, | ||
real*8, dimension(1:interfacenumelems) | InterfaceHeatFlux, | ||
integer | InterfaceNumElems, | ||
integer | InterfaceNumNodes, | ||
integer, dimension(1:uppbnd,1:interfacenumelems) | InterfaceElemConn, | ||
integer, dimension(1:interfacenumnodes) | MapNode, | ||
integer | LwrBnd, | ||
integer | UppBnd, | ||
real*8, dimension(1:3,1:numnp) | coor | ||
) |
Definition at line 28 of file HeatLoad_Hex.f90.
Referenced by rocfracmain::rocfracsoln().