Home
last modified time | relevance | path

Searched refs:Qwtf (Results 1 – 8 of 8) sorted by relevance

/phasta/phSolver/common/
H A Dfiltprep.f6 real*8, allocatable :: Qwtf(:,:) variable
57 allocate ( Qwtf(MAXTOP,maxval(nintf)) )
97 Qwtf(1,1:nintf(1)) = tmpQwtf(1:nintf(1))
103 Qwtf(1,i) = (four/three)*Qwtf(1,i)
114 Qwtf(2,1:nintf(2)) = tmpQwtf(1:nintf(2))
122 Qwtf(3,1:nintf(3)) = tmpQwtf(1:nintf(3))
130 Qwtf(5,1:nintf(5)) = tmpQwtf(1:nintf(5))
H A Dcmass.f73 subroutine cmassl (shp, shgl, shpf, shglf, xl, em, Qwtf) argument
94 & shg(npro,nshl,nsd), Qwtf(ngaussf),
120 call e3metricf( xl, shdrv,dxidx,shg,WdetJ,Qwtf)
196 subroutine cmasstl (shp, shgl, shpf, shglf, xl, em, Qwtf) argument
217 & shg(npro,nshl,nsd), Qwtf(ngaussf),
237 call e3metricf( xl, shdrv,dxidx,shg,WdetJ,Qwtf)
317 & shg, WdetJ, Qwtf) argument
323 & WdetJ(npro), Qwtf(ngaussf) local
373 WdetJ = Qwtf(intp) / tmp
H A Dasithf.f1 subroutine asithf (y, x, strnrm, ien, fres, shgl, shp, Qwtf) argument
14 & fresli(npro,24), Qwtf(ngaussf)
82 wght=Qwtf(intp)
H A Dbardmc.f127 & shpf(lcsyst,1:nshl,:),Qwtf(lcsyst,1:ngaussf))
251 & shp(lcsyst,1:nshl,:),Qwtf(lcsyst,1:ngaussf))
672 subroutine hfilter (y, x, ien, hfres, shgl, shp, Qwtf) argument
684 & shp(nshl,maxsh), Qwtf(ngaussf),
751 wght = Qwtf(intp)
826 & hfres, shgl, shp, Qwtf) argument
839 & fresli(npro,33), Qwtf(ngaussf),
H A Dgetdmc.f85 & shpf(lcsyst,1:nshl,:),Qwtf(lcsyst,1:ngaussf))
H A Daveprep.f331 & shpf(lcsyst,1:nshl,:),Qwtf(lcsyst,1:ngaussf))
/phasta/phSolver/incompressible/
H A DadvLES.f5 & cdelsq, shgl, shp, Qwtf, shglo, shpo, stress, diss, vol) argument
17 & Qwtf(ngaussf), acl(npro,nshl,ndof),
159 wght=Qwtf(intp)
580 & shpf(lcsyst,1:nshl,:),Qwtf(lcsyst,1:ngaussf))
590 & Qwtf(lcsyst,1:ngaussf))
878 subroutine getgram (x, ien, shgl, shp, em, Qwtf) argument
885 & em(npro,nshl,nshl), Qwtf(ngaussf)
899 subroutine getgram2 (x, ien, shgl, shp, shglf, shpf, em, Qwtf) argument
907 & em(npro,nshl,nshl), Qwtf(ngaussf)
912 call cmassl(shp,shgl,shpf,shglf,xl,em,Qwtf)
[all …]
H A Dfilters.f1 subroutine hfilterC (y, x, ien, hfres, shgl, shp, Qwtf) argument
21 & fresli(npro,16), Qwtf(ngaussf)
83 wght=Qwtf(intp)
178 & hfres, shgl, shp, Qwtf) argument
191 & fresli(npro,33), Qwtf(ngaussf),
404 subroutine hfilterCC (y, x, ien, hfres, shgl, shp, Qwtf) argument
420 & fresli(npro,22), Qwtf(ngaussf),
483 wght=Qwtf(intp)
594 & hfres, shgl, shp, Qwtf) argument
607 & fresli(npro,33), Qwtf(ngaussf),
[all …]