Searched refs:pAg (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 1052 PetscCall(ISGetSize(Pall, &pAg)); in KSPFETIDPSetUpOperators() 1069 } else if (pAg == PAM) { /* global ordering for pressure only */ in KSPFETIDPSetUpOperators()
|