Searched refs:pIg (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/ksp/impls/fetidp/ |
| H A D | fetidp.c | 1047 PetscInt AM, PAM, PAN, pam, pan, am, an, pl, pIl, pAg, pIg; in KSPFETIDPSetUpOperators() local 1053 PetscCall(ISGetSize(fetidp->pP, &pIg)); in KSPFETIDPSetUpOperators() 1080 } else if (pIg == PAM) { /* global ordering for selected pressure only */ in KSPFETIDPSetUpOperators()
|