PCAIRGetProcessorAgglomFactor#
Returns the factor by which PCAIR reduces the number of active MPI ranks each time processor agglomeration occurs
Synopsis#
PETSC_EXTERN PetscErrorCode PCAIRGetProcessorAgglomFactor(PC pc, PetscInt *input_int)
Not Collective
Input Parameter#
pc - the
PCAIRpreconditioner context
Output Parameter#
input_int - the factor by which the number of active MPI ranks is reduced
See Also#
KSP: Linear System Solvers, PCAIR, PCAIRSetProcessorAgglomFactor(), PCAIRGetProcessorAgglom(), PCAIRGetProcessorAgglomRatio()
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages