19 #ifndef TIMPI_STATUS_H 20 #define TIMPI_STATUS_H 25 #include "timpi/timpi_config.h" 32 #endif // TIMPI_HAVE_MPI 48 #define TIMPI_GET_COUNT MPI_Get_count_c 51 #define TIMPI_GET_COUNT MPI_Get_count 66 #endif // TIMPI_HAVE_MPI 138 _status(stat._status),
144 #ifdef TIMPI_HAVE_MPI 153 #ifdef TIMPI_HAVE_MPI 156 timpi_not_implemented();
166 (TIMPI_GET_COUNT(const_cast<MPI_Status*>(&
_status), type,
169 timpi_assert_greater_equal (msg_size, 0);
179 #endif // TIMPI_STATUS_H const data_type & datatype() const
void ignore(const Args &...)
MPI_Status status
Status object for querying messages.
Status & operator=(const Status &)=default
Encapsulates the MPI_Status struct.