KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
|
Parameter object for send_mode encapsulating the send mode compile-time tag. More...
#include <parameter_objects.hpp>
Public Types | |
using | send_mode = SendModeTag |
The send mode. | |
Static Public Attributes | |
static constexpr ParameterType | parameter_type = ParameterType::send_mode |
The parameter type. | |
Parameter object for send_mode encapsulating the send mode compile-time tag.
SendModeTag | The send mode. |