Searched defs:drows (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/redistribute/ |
| H A D | redistribute.c | 19 PetscInt dcnt, *drows; /* these are the local rows that have only diagonal entry */ member 74 PetscInt rstart, rend, nrstart, nrend, nz, cnt, *rows, ncnt, dcnt, *drows; in PCSetUp_Redistribute() local 336 const PetscInt *drows = red->drows; in PCApply_Redistribute() local 384 const PetscInt *drows = red->drows; in PCApplyTranspose_Redistribute() local
|