Searched refs:i1prem (Results 1 – 1 of 1) sorted by relevance
6492 PetscInt *i1prem = PetscSafePointerPlusOffset(i1, rem); in MatSetPreallocationCOO_MPIAIJ() local6494 …PetscCall(PetscSFReduceWithMemTypeBegin(sf2, MPIU_INT, PETSC_MEMTYPE_HOST, i1prem, PETSC_MEMTYPE_H… in MatSetPreallocationCOO_MPIAIJ()6495 PetscCall(PetscSFReduceEnd(sf2, MPIU_INT, i1prem, i2, MPI_REPLACE)); in MatSetPreallocationCOO_MPIAIJ()