Function mpi::ffi::MPI_Cart_shift
[−]
[src]
pub unsafe extern fn MPI_Cart_shift(comm: MPI_Comm,
direction: c_int,
disp: c_int,
rank_source: *mut c_int,
rank_dest: *mut c_int)
-> c_int