Home
last modified time | relevance | path

Searched refs:nshgt (Results 1 – 15 of 15) sorted by relevance

/phasta/phSolver/common/
H A Dgtnods.c25 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 Dinput.f207 write (23,*) numper, nshgt, nshg0
H A Dcommon.h34 integer*8 nshgt,minowned, maxowned
55 common /newdim/ nshgt, minowned,maxowned, numper, nshg0
H A Dcommon_c.h102 long long int nshgt; member
/phasta/phSolver/compressible/
H A DrstatCheck.f30 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 Drstat.f36 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 Dsolgmrpetsc.c100 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 Drstatic.f55 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 Ditrdrv.f1543 gnNo=nshgt
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h99 int nshgt; member
H A DcommonAcuStat.h54 common /newdim/ numper, nshgt, nshg0
/phasta/M2N/include/
H A DcommonM2N_c.h99 int nshgt; member
H A DcommonM2N.h54 common /newdim/ numper, nshgt, nshg0
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h99 int nshgt; member
H A DcommonM2NFixBnd.h54 common /newdim/ numper, nshgt, nshg0