Function mpi_sys::PMPI_Comm_split_type
[−]
[src]
pub unsafe extern "C" fn PMPI_Comm_split_type(
comm: MPI_Comm,
split_type: c_int,
key: c_int,
info: MPI_Info,
newcomm: *mut MPI_Comm
) -> c_int