Function mpi_sys::MPI_Cart_get
[−]
[src]
pub unsafe extern "C" fn MPI_Cart_get(
comm: MPI_Comm,
maxdims: c_int,
dims: *mut c_int,
periods: *mut c_int,
coords: *mut c_int
) -> c_int