Go to the source code of this file.
Functions/Subroutines | |
subroutine | v3d4_ale (v_bar, a_bar, d, vhalf, Rnet, E, xnu, rho, numnp, numat_vol, numcstet, matcstet, lmcstet, meshcoor, nstart, nend) |
subroutine v3d4_ale | ( | real*8, dimension(1:3*numnp) | v_bar, |
real*8, dimension(1:3*numnp) | a_bar, | ||
real*8, dimension(1:3*numnp) | d, | ||
real*8, dimension(1:3*numnp) | vhalf, | ||
real*8, dimension(1:3*numnp) | Rnet, | ||
real*8, dimension(1:numat_vol) | E, | ||
real*8, dimension(1:numat_vol) | xnu, | ||
real*8, dimension(1:numat_vol) | rho, | ||
integer | numnp, | ||
integer | numat_vol, | ||
integer | numcstet, | ||
integer, dimension(numcstet) | matcstet, | ||
integer, dimension(1:4,1:numcstet) | lmcstet, | ||
real*8, dimension(1:3,1:numnp) | meshcoor, | ||
integer | nstart, | ||
integer | nend | ||
) |
Definition at line 53 of file v3d4_ale.f90.
References d, i, j, and shcalc().
Referenced by rocfracmain::rocfracsoln(), updatestructuralsoln::updatestructural(), and updatestructuralsoln::updatestructuralht().