PCAIRGetMaxLubySteps#
Returns the maximum number of Luby steps used by the PCAIR CF splitting
Synopsis#
PETSC_EXTERN PetscErrorCode PCAIRGetMaxLubySteps(PC pc, PetscInt *input_int)
Not Collective
Input Parameter#
pc - the
PCAIRpreconditioner context
Output Parameter#
input_int - the maximum number of Luby steps; a negative value means as many steps as necessary
See Also#
KSP: Linear System Solvers, PCAIR, PCAIRSetMaxLubySteps(), PCAIRGetCFSplittingType(), CFSplittingType
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages