PCAIRGetCPolyOrder#
Returns the polynomial order used by the PCAIR C-point smoother inverse
Synopsis#
PETSC_EXTERN PetscErrorCode PCAIRGetCPolyOrder(PC pc, PetscInt *input_int)
Not Collective
Input Parameter#
pc - the
PCAIRpreconditioner context
Output Parameter#
input_int - the polynomial order
See Also#
KSP: Linear System Solvers, PCAIR, PCAIRSetCPolyOrder(), PCAIRGetPolyOrder(), PCAIRGetCInverseType()
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages