Home
last modified time | relevance | path

Searched refs:s_proc (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/dense/mpi/
H A Dmmdense.c236 PetscMPIInt s_proc; in MatCreateSubMatrices_MPIDense_Local() local
241 s_proc = r_status1[i].MPI_SOURCE; /* send processor */ in MatCreateSubMatrices_MPIDense_Local()
261 …PetscCallMPI(MPIU_Isend(sbuf2[idex], (end - start) * N, MPIU_SCALAR, s_proc, tag1, comm, s_waits2 … in MatCreateSubMatrices_MPIDense_Local()