Home
last modified time | relevance | path

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

/phasta/phSolver/compressible/
H A Ditrres.f33 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
125 allocate (tmpshglb(nsd,nshl,MAXQPT))
128 tmpshglb(:,1:nshl,:) = shglb(lcsyst,:,1:nshl,:)
135 & tmpshpb, tmpshglb,
142 deallocate (tmpshglb)
H A Delmgmr.f43 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
203 allocate (tmpshglb(nsd,nshl,MAXQPT))
206 tmpshglb(:,1:nshl,:) = shglb(lcsyst,:,1:nshl,:)
209 & tmpshpb, tmpshglb,
215 deallocate (tmpshglb)
326 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
507 allocate (tmpshglb(nsd,nshl,MAXQPT))
516 tmpshglb(:,1:nshl,:) = shglb(lcsyst,:,1:nshl,:)
519 & tmpshpb, tmpshglb,
531 deallocate (tmpshglb)
[all …]
H A Delmgmrpetsc.f53 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
239 allocate (tmpshglb(nsd,nshl,MAXQPT))
242 tmpshglb(:,1:nshl,:) = shglb(lcsyst,:,1:nshl,:)
245 & tmpshpb, tmpshglb,
251 deallocate (tmpshglb)
342 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
463 allocate (tmpshglb(nsd,nshl,MAXQPT))
466 tmpshglb(:,1:nshl,:) = shglb(lcsyst,:,1:nshl,:)
470 & tmpshglb,
476 deallocate ( tmpshglb )
H A Delmmfg.f41 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
195 allocate (tmpshglb(nsd,nshl,MAXQPT))
198 tmpshglb(:,1:nshl,:) = shglb(lcsyst,:,1:nshl,:)
201 & tmpshpb, tmpshglb,
207 deallocate (tmpshglb)
/phasta/phSolver/incompressible/
H A Delmgmr.f55 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
285 allocate (tmpshglb(nsd,nshl,MAXQPT))
288 tmpshglb(:,1:nshl,:) = shglb(lcsyst,:,1:nshl,:)
293 & tmpshglb,
318 deallocate (tmpshglb)
H A Derrsmooth.f21 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
/phasta/phSolver/common/
H A Derrorsmooth.f20 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
H A Dsolvecon.f31 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local