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