Go to the source code of this file.
Functions/Subroutines | |
subroutine | tractloadpress_hex (R_ex, numnp, InterfaceNumElems, InterfaceNumNodes, InterfaceElemConn, MapNode, LwrBnd, UppBnd, coor, InterfaceElemTract) |
subroutine tractloadpress_hex | ( | real*8, dimension(1:3*numnp) | R_ex, |
integer | numnp, | ||
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, | ||
real*8 | InterfaceElemTract | ||
) |
Definition at line 53 of file TractLoadPress_Hex.f90.
Referenced by rocfracmain::rocfracsoln().