Function mpi_sys::PMPI_Comm_split [] [src]

pub unsafe extern "C" fn PMPI_Comm_split(
    comm: MPI_Comm,
    color: c_int,
    key: c_int,
    newcomm: *mut MPI_Comm
) -> c_int