Home
last modified time | relevance | path

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

/phasta/phSolver/compressible/
H A Dsolgmrpetsc.c250 PetscInt nodetoinsert; in SolGMRp() local
251 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() local
571 nodetoinsert = 0; in SolGMRpSclr()
582 nodetoinsert = fncorp[i]-1; in SolGMRpSclr()
[all …]