Searched refs:shp2 (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | cmass.f | 61 shp2 = shape(iel,na) * shape(iel,nb) 62 em(iel,na,nb) = em(iel,na,nb) + shp2*WdetJ(iel) 161 shp2 = shape(iel,na) * shape(iel,nb) 162 em(iel,na,nb) = em(iel,na,nb) + shp2*WdetJ(iel) 278 shp2 = shape(iel,na) * shape(iel,nb) 279 em(iel,na,nb) = em(iel,na,nb) + shp2*WdetJ(iel)
|
| /phasta/phSolver/compressible/ |
| H A D | vorticity.f | 85 real*8 shp2(nshl,ngauss), shgl2(nsd,nshl,ngauss) local 105 shp2(:,1:ngauss)=shp1(:,1:ngauss) 120 call getshp (shp2, shgl2, sgn, shp, shgl )
|