25template <
typename... Ts>
STL-compatible allocator for requesting memory using the builtin MPI allocator.
Definition allocator.hpp:32
Utility that maps C++ types to types that can be understood by MPI.
The type trait that maps a C++ type T to an MPI_Datatype for full KaMPIng.
Definition mpi_datatype.hpp:78
Constructs an MPI_Datatype for a struct-like type.
Definition struct_type.hpp:52