Searched refs:iownnodes (Results 1 – 5 of 5) sorted by relevance
| /phasta/phSolver/compressible/ ! |
| H A D | solgmrpetsc.c | 94 int nshg, nflow, nsd, iownnodes; in SolGMRp() local 98 iownnodes = conpar.iownnodes; in SolGMRp() 133 PetscInt* idiagnz= (PetscInt*) malloc(sizeof(PetscInt)*iownnodes); in SolGMRp() 134 PetscInt* iodiagnz= (PetscInt*) malloc(sizeof(PetscInt)*iownnodes); in SolGMRp() 135 for(i=0;i<iownnodes;i++) { in SolGMRp() 161 for(i=0;i<iownnodes;i++) { in SolGMRp() 174 for(i=0;i<iownnodes;i++) { in SolGMRp() 182 printf("myrank,i,iownnodes,nshg %d %d %d %d \n",workfc.myrank,i,iownnodes,nshg); in SolGMRp() 191 for(i=0;i<iownnodes;i++) { in SolGMRp() 199 petsc_m = (PetscInt) nflow* (PetscInt) iownnodes; in SolGMRp() [all …]
|
| /phasta/phSolver/common/ ! |
| H A D | gen_ncorp.c | 46 conpar.iownnodes = owned+local; in gen_ncorp()
|
| H A D | common.h | 119 & nfath, ncorpsize, iownnodes, usingpetsc, numerr 125 & ncorpsize, iownnodes, usingpetsc, numerr
|
| H A D | common_c.h | 253 int iownnodes; member
|
| H A D | readnblk.f | 226 iownnodes=nshg
|