Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MP/Source/TractLoad.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine tractload (R_ex, numnp, InterfaceSFElemTract, InterfaceSFNumElems, InterfaceSFNumNodes, InterfaceSFElemConn, MapNodeSF, LwrBnd, UppBnd, coor)
 

Function/Subroutine Documentation

subroutine tractload ( real*8, dimension(1:3*numnp)  R_ex,
integer  numnp,
real*8, dimension(1:3, 1:interfacesfnumelems)  InterfaceSFElemTract,
integer  InterfaceSFNumElems,
integer  InterfaceSFNumNodes,
integer, dimension(1:uppbnd,1:interfacesfnumelems)  InterfaceSFElemConn,
integer, dimension(1:interfacesfnumnodes)  MapNodeSF,
integer  LwrBnd,
integer  UppBnd,
real*8, dimension(1:3,1:numnp)  coor 
)

Definition at line 53 of file MP/Source/TractLoad.f90.

References Window::Pointer_descriptor::at(), i, j, and sqrt().

Here is the call graph for this function: