Lines Matching defs:slpwBC
1 subroutine slpwBC(nslpw,ihis,iBCg,BCg,BCtmpg,iBC,BC,wlnorm) subroutine
5 integer nslpw,ihis,iBCg,iBC
6 real*8 BCg(ndofBC)
7 real*8 BCtmpg(ndof+7)
8 real*8 BC(ndofBC)
9 real*8 wlnorm(3,9)
10 real*8 c4,c5,c6,c7
11 real*8 c8,c9,c10,c11
12 real*8 c12,c13,c14,c15
13 real*8 ck1,ck2,ck3
14 real*8 det,det3x3,tmp,u,v,w
15 integer nmax
16 real*8 wn1(3),wn2(3),wn3(3)