Lines Matching refs:iownnodes
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()
255 printf("myrank,i,iownnodes,nshg %d %d %d %d \n",workfc.myrank,i,iownnodes,nshg); in SolGMRp()
434 int nshg, nflow, nsd, iownnodes; in SolGMRpSclr() local
437 iownnodes = conpar.iownnodes; in SolGMRpSclr()
482 PetscInt* idiagnz= (PetscInt*) malloc(sizeof(PetscInt)*iownnodes); in SolGMRpSclr()
483 PetscInt* iodiagnz= (PetscInt*) malloc(sizeof(PetscInt)*iownnodes); in SolGMRpSclr()
484 for(i=0;i<iownnodes;i++) { in SolGMRpSclr()
508 for(i=0;i<iownnodes;i++) { in SolGMRpSclr()
515 for(i=0;i<iownnodes;i++) { in SolGMRpSclr()
525 petsc_m = (PetscInt) iownnodes; in SolGMRpSclr()
576 printf("myrank,i,iownnodes,nshg %d %d %d %d \n",workfc.myrank,i,iownnodes,nshg); in SolGMRpSclr()