Searched defs:dcnt (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 335 PetscInt dcnt = red->dcnt, i; in PCApply_Redistribute() local 383 PetscInt dcnt = red->dcnt, i; in PCApplyTranspose_Redistribute() local
|