Searched defs:Bcie (Results 1 – 2 of 2) sorted by relevance
4835 auto Bcie = thrust::make_transform_iterator(Bcsr->column_indices->end(), Shift(A->cmap->n)); in MatSeqAIJCUSPARSEMergeMats() local4839 auto Bcie = Bcsr->column_indices->end(); in MatSeqAIJCUSPARSEMergeMats() local
4185 auto Bcie = thrust::make_transform_iterator(Bcsr->column_indices->end(), Shift(A->cmap->n)); in MatSeqAIJHIPSPARSEMergeMats() local