Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx4328 …auto ziebit = thrust::make_zip_iterator(thrust::make_tuple(Bcsr->values->end(), thrust::make_permu… in MatSeqAIJHIPSPARSEMergeMats() local
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu5009 …auto ziebit = thrust::make_zip_iterator(thrust::make_tuple(Bcsr->values->end(), thrust::make_permu… in MatSeqAIJCUSPARSEMergeMats() local