PCAIRSetOnePointClassicalProlong#

Sets whether PCAIR uses a one-point classical prolongator instead of an approximate ideal prolongator

Synopsis#

Logically Collective

Input Parameters#

  • pc - the PCAIR preconditioner context

  • input_bool - PETSC_TRUE to use a one-point classical prolongator

Options Database Key#

  • -pc_air_one_point_classical_prolong (true|false) - use a one-point classical prolongator instead of an approximate ideal prolongator; defaults to true

See Also#

KSP: Linear System Solvers, PCAIR, PCAIRGetOnePointClassicalProlong(), PCAIRSetSymmetric()

Level#

advanced

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