MatFactorInfoInitialize#

Initializes a MatFactorInfo data structure with default values.

Synopsis#

Not Collective

Input Parameter#

Notes#

The solvers are generally used through the KSP and PC objects, for example PCLU, PCILU, PCCHOLESKY, PCICC

Once the data structure is initialized one may change certain entries as desired for the particular factorization to be performed

Developer Note#

The Fortran interface is not autogenerated as the interface definition cannot be generated correctly [due to MatFactorInfo]

See Also#

Matrices, Mat, MatGetFactor(), MatFactorInfo

Level#

developer

Location#

src/mat/interface/matrix.c


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