Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu35 const char *const MatCUSPARSECsr2CscAlgorithms[] = {"INVALID" /*cusparse does not have enum 0! We c… variable
191 …erting CSR matrices to CSC matrices", "cusparseCsr2CscAlg_t", MatCUSPARSECsr2CscAlgorithms, (Petsc… in MatSetFromOptions_SeqAIJCUSPARSE()