PCAIRGetConstrainZ#
Returns whether PCAIR applies constraints to the restrictor
Synopsis#
PETSC_EXTERN PetscErrorCode PCAIRGetConstrainZ(PC pc, PetscBool *input_bool)
Not Collective
Input Parameter#
pc - the
PCAIRpreconditioner context
Output Parameter#
input_bool -
PETSC_TRUEif constraints are applied to the restrictor
See Also#
KSP: Linear System Solvers, PCAIR, PCAIRSetConstrainZ(), PCAIRGetConstrainW(), MatSetNearNullSpace()
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages