Go to the source code of this file.
Functions/Subroutines | |
subroutine | v3d10_ale (v_bar, a_bar, d, vhalf, Rnet, E, xnu, rho, numnp, numat_vol, numlstet, matlstet, lmlstet, meshcoor, nstart, nend) |
subroutine v3d10_ale | ( | real*8, dimension(3*numnp) | v_bar, |
real*8, dimension(3*numnp) | a_bar, | ||
real*8, dimension(3*numnp) | d, | ||
real*8, dimension(3*numnp) | vhalf, | ||
real*8, dimension(3*numnp) | Rnet, | ||
real*8, dimension(numat_vol) | E, | ||
real*8, dimension(numat_vol) | xnu, | ||
real*8, dimension(numat_vol) | rho, | ||
integer | numnp, | ||
integer | numat_vol, | ||
integer | numlstet, | ||
integer, dimension(numlstet) | matlstet, | ||
integer, dimension(10,numlstet) | lmlstet, | ||
real*8, dimension(3,numnp) | meshcoor, | ||
integer | nstart, | ||
integer | nend | ||
) |
Definition at line 65 of file v3d10_ale.f90.
References d, Direction_2< R, T >::delta(), i, j, shcalc_3d10(), and Matrix3D::zero().
Referenced by rocfracmain::rocfracsoln(), updatestructuralsoln::updatestructural(), and updatestructuralsoln::updatestructuralht().