PCAIRGetLairDistance#
Returns the distance of the grid-transfer operators used by PCAIR when the PCAIRZType is AIR_Z_LAIR or AIR_Z_LAIR_SAI
Synopsis#
PETSC_EXTERN PetscErrorCode PCAIRGetLairDistance(PC pc, PetscInt *input_int)
Not Collective
Input Parameter#
pc - the
PCAIRpreconditioner context
Output Parameter#
input_int - the lAIR distance
See Also#
KSP: Linear System Solvers, PCAIR, PCAIRSetLairDistance(), PCAIRZType, PCAIRGetZType(), PCAIRGetInverseType(), PCAIRGetInverseSparsityOrder()
Level#
intermediate
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages