Searched defs:imap2 (Results 1 – 5 of 5) sorted by relevance
1057 PetscCount *imap2; in VecSetPreallocationCOO_MPI() local1118 const PetscCount *imap2 = vmpi->imap2; in VecSetValuesCOO_MPI() local
52 PetscCount *imap2; /* [nnz2]: i-th unique entry in recvbuf is imap2[i]-th entry in the vector */ member
156 const PetscCountKokkosView &imap2 = veckok->imap2_d; in VecSetValuesCOO_MPIKokkos() local
282 …s(const PetscScalar *PETSC_RESTRICT vv, PetscCount nnz2, const PetscCount *PETSC_RESTRICT imap2, c… in add_remote_coo_values()
6081 … PetscCount jmap1[], const PetscCount jmap2[], PetscCount imap1[], PetscCount imap2[], PetscInt i[… in MatMergeEntries_Internal()