Home
last modified time | relevance | path

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

/petsc/src/mat/impls/baij/seq/
H A Dbaijfact3.c117 inA->ops->lufactornumeric = MatILUFactorNumeric_SeqBAIJ_2_inplace; in MatSeqBAIJSetNumericFactorization_inplace()
H A Dbaijfact.c223 PetscErrorCode MatILUFactorNumeric_SeqBAIJ_2_inplace(Mat B, Mat A, const MatFactorInfo *info) in MatILUFactorNumeric_SeqBAIJ_2_inplace() function
H A Dbaij.h170 PETSC_INTERN PetscErrorCode MatILUFactorNumeric_SeqBAIJ_2_inplace(Mat, Mat, const MatFactorInfo *);