Searched refs:nshgt (Results 1 – 15 of 15) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | gtnods.c | 25 newdim.nshgt = loc_nshgt; in gtnods() 28 newdim.nshgt = (long long) conpar.nshg; in gtnods() 32 printf("Total number of modes = %ld\n",newdim.nshgt); in gtnods()
|
| H A D | input.f | 207 write (23,*) numper, nshgt, nshg0
|
| H A D | common.h | 34 integer*8 nshgt,minowned, maxowned 55 common /newdim/ nshgt, minowned,maxowned, numper, nshg0
|
| H A D | common_c.h | 102 long long int nshgt; member
|
| /phasta/phSolver/compressible/ |
| H A D | rstatCheck.f | 30 if (numpe == 1) nshgt=nshg ! global = this processor 71 totres = resnrm / float(nshgt) 119 if (numpe == 1) nshgt=nshg ! global = this processor 160 totres = resnrm / float(nshgt)
|
| H A D | rstat.f | 36 if (numpe == 1) nshgt=nshg ! global = this processor 108 totres = sqrt(resnrm) / float(nshgt) 180 if (numpe == 1) nshgt=nshg ! global = this processor 221 totres = resnrm / float(nshgt) 286 if (numpe == 1) nshgt=nshg ! global = this processor 339 totres =resNrm / sqrt(float(nshgt)) 343 totresP =resNrmP / sqrt(float(nshgt)) 405 if (numpe == 1) nshgt=nshg ! global = this processor 413 totres = resnrm*resnrm / float(nshgt)
|
| H A D | solgmrpetsc.c | 100 gcorp_t nshgt; in SolGMRp() local 103 nshgt = (gcorp_t) newdim.nshgt; //Fix nshgt in common_c.h in SolGMRp() 186 if(nshgt < 200){ in SolGMRp() 200 petsc_M = (PetscInt) nshgt * (PetscInt) nflow; in SolGMRp() 324 assert(fncorp[i]<=nshgt); in SolGMRp() 327 assert(PetscRow<=nshgt*nflow); in SolGMRp() 439 gcorp_t nshgt; in SolGMRpSclr() local 442 nshgt = (gcorp_t) newdim.nshgt; //Fix nshgt in common_c.h in SolGMRpSclr() 526 petsc_M = (PetscInt) nshgt; in SolGMRpSclr() 631 assert(fncorp[i]<=nshgt); in SolGMRpSclr() [all …]
|
| /phasta/phSolver/incompressible/ |
| H A D | rstatic.f | 55 if (numpe == 1) nshgt=nshg ! global = this processor 156 totres = resnrm / float(nshgt) 248 if (numpe == 1) nshgt=nshg ! global = this processor 250 totres = resnrm / float(nshgt)
|
| H A D | itrdrv.f | 1543 gnNo=nshgt
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 99 int nshgt; member
|
| H A D | commonAcuStat.h | 54 common /newdim/ numper, nshgt, nshg0
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 99 int nshgt; member
|
| H A D | commonM2N.h | 54 common /newdim/ numper, nshgt, nshg0
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 99 int nshgt; member
|
| H A D | commonM2NFixBnd.h | 54 common /newdim/ numper, nshgt, nshg0
|