Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx4188 …auto Aze = thrust::make_zip_iterator(thrust::make_tuple(Acoo->end(), Acsr->column_indices->end()… in MatSeqAIJHIPSPARSEMergeMats() local
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu4844 …auto Aze = thrust::make_zip_iterator(thrust::make_tuple(Acoo->end(), Acsr->column_indices->end()… in MatSeqAIJCUSPARSEMergeMats() local