PCPFLAREINVSetReusePolyCoeffs#
Controls whether PCPFLAREINV reuses its stored polynomial coefficients on the next setup
Synopsis#
Logically Collective
Input Parameters#
pc - the
PCPFLAREINVpreconditioner contextflg -
PETSC_TRUEto skip recomputing the polynomial coefficients on setup when the nonzero pattern is unchanged
Options Database Key#
-pc_pflareinv_reuse_poly_coeffs (true|false) - skip recomputing the polynomial coefficients during setup when the matrix has the same nonzero pattern; defaults to false
See Also#
KSP: Linear System Solvers, PCPFLAREINV, PCPFLAREINVGetReusePolyCoeffs(), PCPFLAREINVSetPolyCoeffs(), PCPFLAREINVGetPolyCoeffs()
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages