PCAIRGetPrintStatsTimings#
Returns whether PCAIR prints statistics about the multigrid hierarchy and timings
Synopsis#
PETSC_EXTERN PetscErrorCode PCAIRGetPrintStatsTimings(PC pc, PetscBool *input_bool)
Not Collective
Input Parameter#
pc - the
PCAIRpreconditioner context
Output Parameter#
input_bool -
PETSC_TRUEif statistics about the multigrid hierarchy and timings are printed
See Also#
KSP: Linear System Solvers, PCAIR, PCAIRSetPrintStatsTimings(), PCAIRGetNumLevels()
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages