Home
last modified time | relevance | path

Searched refs:MatLUFactorNumeric_SeqAIJCUSPARSE (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu2150 static PetscErrorCode MatLUFactorNumeric_SeqAIJCUSPARSE(Mat B, Mat A, const MatFactorInfo *info) in MatLUFactorNumeric_SeqAIJCUSPARSE() function
2196 B->ops->lufactornumeric = MatLUFactorNumeric_SeqAIJCUSPARSE; in MatLUFactorSymbolic_SeqAIJCUSPARSE()
2218 B->ops->lufactornumeric = MatLUFactorNumeric_SeqAIJCUSPARSE; in MatILUFactorSymbolic_SeqAIJCUSPARSE()