PCAIRSetCoarsestPolyOrder#

Sets the polynomial order used by the PCAIR coarse-grid solver

Synopsis#

Logically Collective

Input Parameters#

  • pc - the PCAIR preconditioner context

  • input_int - the polynomial order

Options Database Key#

  • -pc_air_coarsest_poly_order poly_order - the polynomial order of the coarse-grid solver if using a polynomial inverse type; defaults to 6

See Also#

KSP: Linear System Solvers, PCAIR, PCAIRGetCoarsestPolyOrder(), PCAIRSetPolyOrder(), PCAIRSetCoarsestInverseType()

Level#

intermediate

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