Searched refs:MatLUFactorNumeric_SeqAIJCUSPARSE (Results 1 – 1 of 1) sorted by relevance
2150 static PetscErrorCode MatLUFactorNumeric_SeqAIJCUSPARSE(Mat B, Mat A, const MatFactorInfo *info) in MatLUFactorNumeric_SeqAIJCUSPARSE() function2196 B->ops->lufactornumeric = MatLUFactorNumeric_SeqAIJCUSPARSE; in MatLUFactorSymbolic_SeqAIJCUSPARSE()2218 B->ops->lufactornumeric = MatLUFactorNumeric_SeqAIJCUSPARSE; in MatILUFactorSymbolic_SeqAIJCUSPARSE()