Searched refs:MatCholeskyFactorNumeric_SeqAIJCUSPARSE (Results 1 – 1 of 1) sorted by relevance
40 static PetscErrorCode MatCholeskyFactorNumeric_SeqAIJCUSPARSE(Mat, Mat, const MatFactorInfo *);1013 static PetscErrorCode MatCholeskyFactorNumeric_SeqAIJCUSPARSE(Mat B, Mat A, const MatFactorInfo *in… in MatCholeskyFactorNumeric_SeqAIJCUSPARSE() function2238 B->ops->choleskyfactornumeric = MatCholeskyFactorNumeric_SeqAIJCUSPARSE; in MatICCFactorSymbolic_SeqAIJCUSPARSE()2250 B->ops->choleskyfactornumeric = MatCholeskyFactorNumeric_SeqAIJCUSPARSE; in MatCholeskyFactorSymbolic_SeqAIJCUSPARSE()