Home
last modified time | relevance | path

Searched defs:MatFactorTypes (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscmat.h209 PETSC_EXTERN const char *const MatFactorTypes[]; variable
/petsc/src/mat/interface/
H A Dmatrix.c49 const char *const MatFactorTypes[] = {"NONE", "LU", "CHOLESKY", "ILU", "ICC", "ILUDT", "QR", "MatFa… variable