PCAIRSetCoarsestMatrixFreePolys#

Sets whether PCAIR applies the coarse-grid polynomial solver matrix-free

Synopsis#

Logically Collective

Input Parameters#

  • pc - the PCAIR preconditioner context

  • input_bool - PETSC_TRUE to apply the coarse-grid polynomial solver matrix-free

Options Database Key#

  • -pc_air_coarsest_matrix_free_polys (true|false) - apply the coarse-grid polynomial solver matrix-free; defaults to false

See Also#

KSP: Linear System Solvers, PCAIR, PCAIRGetCoarsestMatrixFreePolys(), PCAIRSetMatrixFreePolys(), PCAIRSetCoarsestInverseType()

Level#

advanced

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