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

Go to the source code of this file.

Functions/Subroutines

subroutine v3d10 (coor, matcstet, lmcstet, R_in, d, ci, S11l, S22l, S33l, S12l, S23l, S13l, numnp, nstart, nend, numcstet, numat_vol)
 

Function/Subroutine Documentation

subroutine v3d10 ( real*8, dimension(1:3,1:numnp)  coor,
integer, dimension(1:numcstet)  matcstet,
integer, dimension(1:10,1:numcstet)  lmcstet,
real*8, dimension(1:3*numnp)  R_in,
real*8, dimension(1:3*numnp)  d,
real*8, dimension(1:9,1:numat_vol)  ci,
real*8, dimension(1:4,1:numcstet)  S11l,
real*8, dimension(1:4,1:numcstet)  S22l,
real*8, dimension(1:4,1:numcstet)  S33l,
real*8, dimension(1:4,1:numcstet)  S12l,
real*8, dimension(1:4,1:numcstet)  S23l,
real*8, dimension(1:4,1:numcstet)  S13l,
integer  numnp,
integer  nstart,
integer  nend,
integer  numcstet,
integer  numat_vol 
)

Definition at line 53 of file v3d10.f90.

References d, i, and j.

Referenced by updatestructuralsoln::internalforce_v3d10().

Here is the caller graph for this function: