| /phasta/phSolver/compressible/ |
| H A D | itrres.f | 33 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 D | elmgmr.f | 43 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 D | elmgmrpetsc.f | 53 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 D | elmmfg.f | 41 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 D | elmgmr.f | 55 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 D | errsmooth.f | 21 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
|
| /phasta/phSolver/common/ |
| H A D | errorsmooth.f | 20 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
|
| H A D | solvecon.f | 31 real*8, allocatable :: tmpshpb(:,:), tmpshglb(:,:,:) local
|