Home
last modified time | relevance | path

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

/petsc/src/mat/impls/baij/seq/
H A Dbaijfact3.c126 inA->ops->lufactornumeric = MatILUFactorNumeric_SeqBAIJ_5_inplace; in MatSeqBAIJSetNumericFactorization_inplace()
H A Dbaijfact9.c10 PetscErrorCode MatILUFactorNumeric_SeqBAIJ_5_inplace(Mat C, Mat A, const MatFactorInfo *info) in MatILUFactorNumeric_SeqBAIJ_5_inplace() function
H A Dbaij.h184 PETSC_INTERN PetscErrorCode MatILUFactorNumeric_SeqBAIJ_5_inplace(Mat, Mat, const MatFactorInfo *);