Home
last modified time | relevance | path

Searched defs:cce (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx4197 auto cce = thrust::make_counting_iterator(c->nz); in MatSeqAIJHIPSPARSEMergeMats() local
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu4860 auto cce = thrust::make_counting_iterator(c->nz); in MatSeqAIJCUSPARSEMergeMats() local