Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/fetidp/
H A Dfetidp.c514 PetscBool ismatis, pisz = PETSC_FALSE, allp = PETSC_FALSE, schp = PETSC_FALSE; in KSPFETIDPSetUpOperators() local
527 …ll", "Use the whole pressure set instead of just that at the interface", NULL, allp, &allp, NULL)); in KSPFETIDPSetUpOperators()
677 if (allp) { in KSPFETIDPSetUpOperators()
788 if (!allp) { in KSPFETIDPSetUpOperators()
1070 if (!allp && !schp) { /* solving for interface pressure only */ in KSPFETIDPSetUpOperators()