#include "petscmat.h" PetscErrorCode MatFactorInfoInitialize(MatFactorInfo *info)Not Collective
Notes: The solvers are generally used through the KSP and PC objects, for example PCLU, PCILU, PCCHOLESKY, PCICC
Developer Note: fortran interface is not autogenerated as the f90 interface defintion cannot be generated correctly [due to MatFactorInfo]