Searched refs:nodetoinsert (Results 1 – 1 of 1) sorted by relevance
250 PetscInt nodetoinsert; in SolGMRp() local251 nodetoinsert = 0; in SolGMRp()260 nodetoinsert = fncorp[i]-1; in SolGMRp()263 printf("myrank,i,nodetoinsert %d %d %d \n",workfc.myrank,i,nodetoinsert); in SolGMRp()268 indexsetary[k] = nodetoinsert*nflow+(j-1); in SolGMRp()277 nodetoinsert = i; in SolGMRp()279 indexsetary[k] = nodetoinsert*nflow+(j-1); in SolGMRp()569 PetscInt nodetoinsert; in SolGMRpSclr() local571 nodetoinsert = 0; in SolGMRpSclr()582 nodetoinsert = fncorp[i]-1; in SolGMRpSclr()[all …]