PCAIRGetMaxLevels#
Returns the maximum number of levels allowed in the PCAIR multigrid hierarchy
Synopsis#
PETSC_EXTERN PetscErrorCode PCAIRGetMaxLevels(PC pc, PetscInt *input_int)
Not Collective
Input Parameter#
pc - the
PCAIRpreconditioner context
Output Parameter#
input_int - the maximum number of levels in the multigrid hierarchy
See Also#
KSP: Linear System Solvers, PCAIR, PCAIRSetMaxLevels(), PCAIRGetCoarseEqLimit()
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages