Home
last modified time | relevance | path

Searched refs:MatILUFactorNumeric_SeqBAIJ_7_inplace (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/baij/seq/
H A Dbaijfact3.c132 inA->ops->lufactornumeric = MatILUFactorNumeric_SeqBAIJ_7_inplace; in MatSeqBAIJSetNumericFactorization_inplace()
H A Dbaijfact5.c9 PetscErrorCode MatILUFactorNumeric_SeqBAIJ_7_inplace(Mat C, Mat A, const MatFactorInfo *info) in MatILUFactorNumeric_SeqBAIJ_7_inplace() function
H A Dbaij.h194 PETSC_INTERN PetscErrorCode MatILUFactorNumeric_SeqBAIJ_7_inplace(Mat, Mat, const MatFactorInfo *);