Function PMPI_Cartdim_get

Source
pub unsafe extern "C" fn PMPI_Cartdim_get(
    comm: MPI_Comm,
    ndims: *mut c_int,
) -> c_int