PCPFLAREINVSetMatrixFree#
Controls whether PCPFLAREINV applies its approximate inverse matrix-free
Synopsis#
Logically Collective
Input Parameters#
pc - the
PCPFLAREINVpreconditioner contextflg -
PETSC_TRUEto apply the approximate inverse matrix-free instead of assembling it
Options Database Key#
-pc_pflareinv_matrix_free (true|false) - apply the approximate inverse matrix-free instead of assembling it; defaults to false
See Also#
KSP: Linear System Solvers, PCPFLAREINV, PCPFLAREINVGetMatrixFree(), PCPFLAREINVGetInverseMat()
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages