Searched refs:MatLUFactorNumeric_SeqBAIJ_N (Results 1 – 3 of 3) sorted by relevance
40 fact->ops->lufactornumeric = MatLUFactorNumeric_SeqBAIJ_N; in MatSeqBAIJSetNumericFactorization()47 fact->ops->lufactornumeric = MatLUFactorNumeric_SeqBAIJ_N; in MatSeqBAIJSetNumericFactorization()74 fact->ops->lufactornumeric = MatLUFactorNumeric_SeqBAIJ_N; in MatSeqBAIJSetNumericFactorization()
114 PetscErrorCode MatLUFactorNumeric_SeqBAIJ_N(Mat B, Mat A, const MatFactorInfo *info) in MatLUFactorNumeric_SeqBAIJ_N() function
167 PETSC_INTERN PetscErrorCode MatLUFactorNumeric_SeqBAIJ_N(Mat, Mat, const MatFactorInfo *);