Searched refs:MatCholeskyFactorNumeric_SeqSBAIJ_1_inplace (Results 1 – 4 of 4) sorted by relevance
104 PETSC_INTERN PetscErrorCode MatCholeskyFactorNumeric_SeqSBAIJ_1_inplace(Mat, Mat, const MatFactorIn…
1189 PetscErrorCode MatCholeskyFactorNumeric_SeqSBAIJ_1_inplace(Mat C, Mat A, const MatFactorInfo *info) in MatCholeskyFactorNumeric_SeqSBAIJ_1_inplace() function
1601 B->ops->choleskyfactornumeric = MatCholeskyFactorNumeric_SeqSBAIJ_1_inplace; in MatSeqSBAIJSetNumericFactorization_inplace()
2862 fact->ops->choleskyfactornumeric = MatCholeskyFactorNumeric_SeqSBAIJ_1_inplace; in MatICCFactorSymbolic_SeqSBAIJ_inplace()