|
KaMPIng 0.2.1
(Near) zero-overhead MPI wrapper for C++
|
Forward declarations for contiguous_type and byte_serialized to break include cycles. More...


Go to the source code of this file.
Classes | |
| struct | kamping::types::contiguous_type< T, N, Lookup > |
Constructs a contiguous MPI type of N elements of type T using MPI_Type_contiguous. More... | |
| struct | kamping::types::byte_serialized< T > |
Constructs a type serialized as a sequence of sizeof(T) bytes using MPI_BYTE. More... | |
Forward declarations for contiguous_type and byte_serialized to break include cycles.