PCAIRGetZType#

Returns the type of grid-transfer (restriction) operator used by PCAIR

Synopsis#

PETSC_EXTERN PetscErrorCode PCAIRGetZType(PC pc, PCAIRZType *z_type)

Not Collective

Input Parameter#

  • pc - the PCAIR preconditioner context

Output Parameter#

See Also#

KSP: Linear System Solvers, PCAIR, PCAIRSetZType(), PCAIRZType, PCAIRGetInverseType(), PCAIRGetLairDistance()

Level#

intermediate

Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages