Function mpi_sys::PMPI_Intercomm_create
[−]
[src]
pub unsafe extern "C" fn PMPI_Intercomm_create(
local_comm: MPI_Comm,
local_leader: c_int,
peer_comm: MPI_Comm,
remote_leader: c_int,
tag: c_int,
newintercomm: *mut MPI_Comm
) -> c_int