Searched refs:MatCholeskyFactorNumeric_SeqSBAIJ_N (Results 1 – 3 of 3) sorted by relevance
103 PETSC_INTERN PetscErrorCode MatCholeskyFactorNumeric_SeqSBAIJ_N(Mat, Mat, const MatFactorInfo *);
558 PetscErrorCode MatCholeskyFactorNumeric_SeqSBAIJ_N(Mat C, Mat A, const MatFactorInfo *info) in MatCholeskyFactorNumeric_SeqSBAIJ_N() function
1622 B->ops->choleskyfactornumeric = MatCholeskyFactorNumeric_SeqSBAIJ_N; in MatSeqSBAIJSetNumericFactorization_inplace()