Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu1915 static PetscErrorCode MatSolve_SeqAIJCUSPARSE_ICC0(Mat fact, Vec b, Vec x) in MatSolve_SeqAIJCUSPARSE_ICC0() function
2000 fact->ops->solve = MatSolve_SeqAIJCUSPARSE_ICC0; in MatICCFactorNumeric_SeqAIJCUSPARSE_ICC0()
2001 fact->ops->solvetranspose = MatSolve_SeqAIJCUSPARSE_ICC0; in MatICCFactorNumeric_SeqAIJCUSPARSE_ICC0()