25!||--- called by ------------------------------------------------------
40#include "implicit_f.inc"
51 INTEGER,
INTENT(IN) :: NEL
54 . off(*), rho(*), ms(*),
area(*)
55 INTEGER NC1(*), NC2(*), NC3(*), NC4(*)
65 mass(i)=rho(i)*
area(i)*off(i)*fourth
71 ms(nc1(i))=ms(nc1(i)) + mass(i)
72 ms(nc2(i))=ms(nc2(i)) + mass(i)
73 ms(nc3(i))=ms(nc3(i)) + mass(i)
74 ms(nc4(i))=ms(nc4(i)) + mass(i)
subroutine area(d1, x, x2, y, y2, eint, stif0)
subroutine qmass2(off, rho, ms, area, nc1, nc2, nc3, nc4, nel)