47 #ifndef XT_REDIST_COLLECTION_STATIC_H
48 #define XT_REDIST_COLLECTION_STATIC_H
84 const MPI_Aint src_displacements[num_redists],
85 const MPI_Aint dst_displacements[num_redists],
108 const MPI_Aint src_displacements[num_redists],
109 const MPI_Aint dst_displacements[num_redists],
opaque configuration object for settings where the default needs to be overridden
Xt_redist xt_redist_collection_static_new(Xt_redist *redists, int num_redists, const MPI_Aint src_displacements[num_redists], const MPI_Aint dst_displacements[num_redists], MPI_Comm comm)
Xt_redist xt_redist_collection_static_custom_new(Xt_redist *redists, int num_redists, const MPI_Aint src_displacements[num_redists], const MPI_Aint dst_displacements[num_redists], MPI_Comm comm, Xt_config config)