Function mpi_sys::MPI_Comm_split [] [src]

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