Home
last modified time | relevance | path

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

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