PCAIRGetReuseAmount#
Returns how much data PCAIR stores when reusing the sparsity of the multigrid hierarchy
Synopsis#
PETSC_EXTERN PetscErrorCode PCAIRGetReuseAmount(PC pc, PetscInt *input_int)
Not Collective
Input Parameter#
pc - the
PCAIRpreconditioner context
Output Parameter#
input_int - the amount of data stored when
-pc_air_reuse_sparsityis enabled
See Also#
KSP: Linear System Solvers, PCAIR, PCAIRSetReuseAmount(), PCAIRGetReuseSparsity()
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages