Go to the source code of this file.
Functions/Subroutines | |
subroutine | v3d4n_mass (coor, lmcstet, matcstet, rho, xm, numnp, numcstet, numat_vol, nstart, nend, TotalMass, NumElNeigh, ElConn, Alpha, Vhat) |
subroutine v3d4n_mass | ( | real*8, dimension(1:3,1:numnp) | coor, |
integer, dimension(1:4,1:numcstet) | lmcstet, | ||
integer, dimension(1:numcstet) | matcstet, | ||
real*8, dimension(1:numat_vol) | rho, | ||
real*8, dimension(1:numnp) | xm, | ||
integer | numnp, | ||
integer | numcstet, | ||
integer | numat_vol, | ||
integer | nstart, | ||
integer | nend, | ||
real*8 | TotalMass, | ||
integer, dimension(1:numnp) | NumElNeigh, | ||
integer, dimension(1:numnp,1:40) | ElConn, | ||
real*8, dimension(1:4,1:numcstet) | Alpha, | ||
real*8, dimension(1:numnp) | Vhat | ||
) |
Definition at line 53 of file v3d4n_mass.f90.
References Color::alpha(), i, j, Aff_transformation_2< R_ >::m(), Aff_transformation_repS2< FT >::print(), and StopWatch::stop().
Referenced by aleupdatemassmatrix(), and updatemassmatrix().