|
KaMPIng 0.2.1
(Near) zero-overhead MPI wrapper for C++
|
The type trait that maps a C++ type T to an MPI_Datatype for the kamping-types module.
More...
#include <mpi_type_traits.hpp>
The type trait that maps a C++ type T to an MPI_Datatype for the kamping-types module.
The default behavior is controlled by kamping::types::type_dispatcher(). Specialize this trait to support additional types within the module. Upper-level frameworks (e.g., full KaMPIng) define their own extension point on top.