PCAIRGetOnePointClassicalProlong#
Returns whether PCAIR uses a one-point classical prolongator instead of an approximate ideal prolongator
Synopsis#
PETSC_EXTERN PetscErrorCode PCAIRGetOnePointClassicalProlong(PC pc, PetscBool *input_bool)
Not Collective
Input Parameter#
pc - the
PCAIRpreconditioner context
Output Parameter#
input_bool -
PETSC_TRUEif a one-point classical prolongator is used instead of an approximate ideal prolongator
See Also#
KSP: Linear System Solvers, PCAIR, PCAIRSetOnePointClassicalProlong(), PCAIRGetSymmetric()
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages