Function mpi_sys::MPI_Dims_create
[−]
[src]
pub unsafe extern "C" fn MPI_Dims_create(
nnodes: c_int,
ndims: c_int,
dims: *mut c_int
) -> c_int