Searched refs:dupRows (Results 1 – 1 of 1) sorted by relevance
487 …PetscInt dupRows = 1; // current row has this many contributing rows (of various sparsity patter… in MatMPIAIJKokkosReduceBegin() local489 …while (iter + dupRows < recvRowCnt && irootloc[recvRowPerm[iter + dupRows]] == curRowIdx) dupRows+… in MatMPIAIJKokkosReduceBegin()497 for (PetscInt d = 0; d < dupRows; d++) { in MatMPIAIJKokkosReduceBegin()526 iter += dupRows; // Move to next unique row in MatMPIAIJKokkosReduceBegin()556 …PetscInt dupRows = 1; // It has this many contributing rows (of variou… in MatMPIAIJKokkosReduceBegin() local559 …while (iter + dupRows < recvRowCnt && irootloc[recvRowPerm[iter + dupRows]] == curRowIdx) dupRows+… in MatMPIAIJKokkosReduceBegin()560 for (PetscInt d = 0; d < dupRows; d++) { in MatMPIAIJKokkosReduceBegin()589 iter += dupRows; // Move to next unique row in MatMPIAIJKokkosReduceBegin()