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