KaMPIng 0.2.1
(Near) zero-overhead MPI wrapper for C++
Loading...
Searching...
No Matches
contiguous_type.hpp File Reference

MPI_Type_contiguous implementation for kamping::types::contiguous_type and kamping::types::byte_serialized. More...

#include <cstddef>
#include <type_traits>
#include <mpi.h>
#include "kamping/kassert/kassert.hpp"
#include "kamping/types/detail/contiguous_type_fwd.hpp"
#include "kamping/types/mpi_type_traits.hpp"
Include dependency graph for contiguous_type.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

MPI_Type_contiguous implementation for kamping::types::contiguous_type and kamping::types::byte_serialized.