wrench::MPI_Bcast_partipant

class MPI_Bcast_partipant

A Functor class for an MPI_Bcast participant.

Public Functions

inline explicit MPI_Bcast_partipant(int data_size)

Constructor.

Parameters:

data_size – number of data_size to send/recv

inline void operator()()

The actor’s main method.