Go to the source code of this file.
Functions/Subroutines | |
subroutine | v3d4_damping (vhalf, R_in, numnp, numcstet, lmcstet, coor, nstart, nend, KappaDamp) |
subroutine v3d4_damping | ( | real*8, dimension(1:3*numnp) | vhalf, |
real*8, dimension(1:3*numnp) | R_in, | ||
integer | numnp, | ||
integer | numcstet, | ||
integer, dimension(1:4,1:numcstet) | lmcstet, | ||
real*8, dimension(1:3,1:numnp) | coor, | ||
integer | nstart, | ||
integer | nend, | ||
real*8 | KappaDamp | ||
) |
Definition at line 53 of file v3d4_damping.f90.
References i.
Referenced by updatestructuralsoln::internalforce_v3d4(), and updatestructuralsoln::internalforce_v3d4ht().