Home
last modified time | relevance | path

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

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