Searched refs:FnzDups (Results 1 – 1 of 1) sorted by relevance
477 …PetscInt FnzDups = 0, Fdnz = 0, FdnzDups = 0, Fonz = 0, FonzDups = 0; // nz (with o… in MatMPIAIJKokkosReduceBegin() local493 PetscInt *jbuf = recvColSorted + FnzDups; in MatMPIAIJKokkosReduceBegin()494 PetscInt *pbuf = recvNzPermSorted + FnzDups; in MatMPIAIJKokkosReduceBegin()525 FnzDups += nz; in MatMPIAIJKokkosReduceBegin()550 FnzDups = 0; in MatMPIAIJKokkosReduceBegin()565 PetscInt *jbuf = recvColSorted + FnzDups; in MatMPIAIJKokkosReduceBegin()576 … for (PetscInt j = 0; j < dups; j++) Fdjperm[Fdjmap[Fdnz] + j] = recvNzPermSorted[FnzDups + j]; in MatMPIAIJKokkosReduceBegin()582 … for (PetscInt j = 0; j < dups; j++) Fojperm[Fojmap[Fonz] + j] = recvNzPermSorted[FnzDups + j]; in MatMPIAIJKokkosReduceBegin()587 FnzDups += dups; in MatMPIAIJKokkosReduceBegin()