| /phasta/phSolver/compressible/ ! |
| H A D | elmgmr.f | 31 dimension shp(MAXTOP,maxsh,MAXQPT), 32 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 33 & shpb(MAXTOP,maxsh,MAXQPT), 34 & shglb(MAXTOP,nsd,maxsh,MAXQPT) 87 allocate (tmpshp(nshl,MAXQPT)) 88 allocate (tmpshgl(nsd,nshl,MAXQPT)) 148 allocate (tmpshp(nshl,MAXQPT)) 149 allocate (tmpshgl(nsd,nshl,MAXQPT)) 202 allocate (tmpshpb(nshl,MAXQPT)) 203 allocate (tmpshglb(nsd,nshl,MAXQPT)) [all …]
|
| H A D | elmgmrpetsc.f | 41 dimension shp(MAXTOP,maxsh,MAXQPT), 42 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 43 & shpb(MAXTOP,maxsh,MAXQPT), 44 & shglb(MAXTOP,nsd,maxsh,MAXQPT) 101 allocate (tmpshp(nshl,MAXQPT)) 102 allocate (tmpshgl(nsd,nshl,MAXQPT)) 170 allocate (tmpshp(nshl,MAXQPT)) 171 allocate (tmpshgl(nsd,nshl,MAXQPT)) 238 allocate (tmpshpb(nshl,MAXQPT)) 239 allocate (tmpshglb(nsd,nshl,MAXQPT)) [all …]
|
| H A D | itrres.f | 27 dimension shp(MAXTOP,maxsh,MAXQPT), 28 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 29 & shpb(MAXTOP,maxsh,MAXQPT), 30 & shglb(MAXTOP,nsd,maxsh,MAXQPT) 72 allocate (tmpshp(nshl, MAXQPT)) 73 allocate (tmpshgl(nsd,nshl,MAXQPT)) 124 allocate (tmpshpb(nshl,MAXQPT)) 125 allocate (tmpshglb(nsd,nshl,MAXQPT))
|
| H A D | elmmfg.f | 29 dimension shp(MAXTOP,maxsh,MAXQPT), 30 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 31 & shpb(MAXTOP,maxsh,MAXQPT), 32 & shglb(MAXTOP,nsd,maxsh,MAXQPT) 86 allocate (tmpshp(nshl,MAXQPT)) 87 allocate (tmpshgl(nsd,nshl,MAXQPT)) 145 allocate (tmpshp(nshl,MAXQPT)) 146 allocate (tmpshgl(nsd,nshl,MAXQPT)) 194 allocate (tmpshpb(nshl,MAXQPT)) 195 allocate (tmpshglb(nsd,nshl,MAXQPT))
|
| H A D | au1mfg.f | 50 dimension shp(MAXTOP,maxsh,MAXQPT), 51 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 52 & shpb(MAXTOP,maxsh,MAXQPT), 53 & shglb(MAXTOP,nsd,maxsh,MAXQPT)
|
| H A D | au2mfg.f | 45 dimension shp(MAXTOP,maxsh,MAXQPT), 46 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 47 & shpb(MAXTOP,maxsh,MAXQPT), 48 & shglb(MAXTOP,nsd,maxsh,MAXQPT)
|
| H A D | vorticity.f | 9 real*8 shp(MAXTOP,maxsh,MAXQPT), 10 & shgl(MAXTOP,nsd,maxsh,MAXQPT) 38 allocate (tmpshp(nshl,MAXQPT)) 39 allocate (tmpshgl(nsd,nshl,MAXQPT)) 84 real*8 shp1(nshl,MAXQPT), shgl1(nsd,nshl,MAXQPT)
|
| H A D | solgmr.f | 58 dimension shp(MAXTOP,maxsh,MAXQPT), 59 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 60 & shpb(MAXTOP,maxsh,MAXQPT), 61 & shglb(MAXTOP,nsd,maxsh,MAXQPT) 429 dimension shp(MAXTOP,maxsh,MAXQPT), 430 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 431 & shpb(MAXTOP,maxsh,MAXQPT), 432 & shglb(MAXTOP,nsd,maxsh,MAXQPT) 806 dimension shp(MAXTOP,maxsh,MAXQPT), 807 & shgl(MAXTOP,nsd,maxsh,MAXQPT), [all …]
|
| H A D | itrfdi.f | 50 dimension shp(MAXTOP,maxsh,MAXQPT), 51 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 52 & shpb(MAXTOP,maxsh,MAXQPT), 53 & shglb(MAXTOP,nsd,maxsh,MAXQPT)
|
| H A D | asigmr.f | 21 & shp(nshl,MAXQPT), 22 & shgl(nsd,nshl,MAXQPT), 143 & shp(nshl,MAXQPT), shgl(nsd,nshl,MAXQPT),
|
| H A D | solmfg.f | 57 dimension shp(MAXTOP,maxsh,MAXQPT), 58 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 59 & shpb(MAXTOP,maxsh,MAXQPT), 60 & shglb(MAXTOP,nsd,maxsh,MAXQPT)
|
| /phasta/phSolver/common/ ! |
| H A D | cmass.f | 34 & shp(nshl,MAXQPT), shgl(nsd,nshl,MAXQPT), 87 & shp(nshl,MAXQPT), shgl(nsd,nshl,MAXQPT), 88 & shpf(nshl,MAXQPT), shglf(nsd,nshl,MAXQPT), 210 & shp(nshl,MAXQPT), shgl(nsd,nshl,MAXQPT), 211 & shpf(nshl,MAXQPT), shglf(nsd,nshl,MAXQPT),
|
| H A D | errorsmooth.f | 9 dimension shp(MAXTOP,maxsh,MAXQPT), 10 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 11 & shpb(MAXTOP,maxsh,MAXQPT), 12 & shglb(MAXTOP,nsd,maxsh,MAXQPT) 49 allocate (tmpshp(nshl,MAXQPT)) 50 allocate (tmpshgl(nsd,nshl,MAXQPT))
|
| H A D | genini.f | 35 & shp(MAXTOP,maxsh,MAXQPT), 36 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 37 & shpb(MAXTOP,maxsh,MAXQPT), 38 & shglb(MAXTOP,nsd,maxsh,MAXQPT)
|
| H A D | proces.f | 31 dimension shp(MAXTOP,maxsh,MAXQPT), 32 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 33 & shpb(MAXTOP,maxsh,MAXQPT), 34 & shglb(MAXTOP,nsd,maxsh,MAXQPT)
|
| H A D | gendat.f | 34 dimension shp(MAXTOP,maxsh,MAXQPT), 35 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 36 & shpb(MAXTOP,maxsh,MAXQPT), 37 & shglb(MAXTOP,nsd,maxsh,MAXQPT)
|
| H A D | genshp.f | 13 dimension shp(MAXTOP,maxsh,MAXQPT), 14 & shgl(MAXTOP,nsd,maxsh,MAXQPT)
|
| H A D | genshpb.f | 13 dimension shpb(MAXTOP,maxsh,MAXQPT), 14 & shglb(MAXTOP,nsd,maxsh,MAXQPT)
|
| H A D | pvsqbi.f | 50 dimension shpb(MAXTOP,maxsh,MAXQPT) 101 allocate (tmpshpb(nshl,MAXQPT))
|
| /phasta/phSolver/incompressible/ ! |
| H A D | errsmooth.f | 9 dimension shp(MAXTOP,maxsh,MAXQPT), 10 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 11 & shpb(MAXTOP,maxsh,MAXQPT), 12 & shglb(MAXTOP,nsd,maxsh,MAXQPT), 50 allocate (tmpshp(nshl,MAXQPT)) 51 allocate (tmpshgl(nsd,nshl,MAXQPT))
|
| H A D | elmStats.f | 89 & shp(MAXTOP,maxsh,MAXQPT), shgl(MAXTOP,nsd,maxsh,MAXQPT), 90 & shpb(MAXTOP,maxsh,MAXQPT), 91 & shglb(MAXTOP,nsd,maxsh,MAXQPT),
|
| H A D | soldir.f | 25 dimension shp(MAXTOP,maxsh,MAXQPT), 26 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 27 & shpb(MAXTOP,maxsh,MAXQPT), 28 & shglb(MAXTOP,nsd,maxsh,MAXQPT)
|
| H A D | elmgmr.f | 36 dimension shp(MAXTOP,maxsh,MAXQPT), 37 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 38 & shpb(MAXTOP,maxsh,MAXQPT), 39 & shglb(MAXTOP,nsd,maxsh,MAXQPT) 163 allocate (tmpshp(nshl,MAXQPT)) 164 allocate (tmpshgl(nsd,nshl,MAXQPT)) 284 allocate (tmpshpb(nshl,MAXQPT)) 285 allocate (tmpshglb(nsd,nshl,MAXQPT)) 393 dimension shp(MAXTOP,maxsh,MAXQPT), 394 & shgl(MAXTOP,nsd,maxsh,MAXQPT), [all …]
|
| H A D | solfar.f | 91 real*8 shp(MAXTOP,maxsh,MAXQPT), 92 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 93 & shpb(MAXTOP,maxsh,MAXQPT), 94 & shglb(MAXTOP,nsd,maxsh,MAXQPT) 399 real*8 shp(MAXTOP,maxsh,MAXQPT), 400 & shgl(MAXTOP,nsd,maxsh,MAXQPT), 401 & shpb(MAXTOP,maxsh,MAXQPT), 402 & shglb(MAXTOP,nsd,maxsh,MAXQPT)
|
| H A D | genlmass.f | 10 real*8 shp(MAXTOP,maxsh,MAXQPT), 11 & shgl(MAXTOP,nsd,maxsh,MAXQPT) 40 allocate (tmpshp(nshl,MAXQPT)) 41 allocate (tmpshgl(nsd,nshl,MAXQPT))
|