wrench::MPI_Barrier_partipant
-
class MPI_Barrier_partipant
A Functor class for an MPI_Barrier participant.
Public Functions
-
inline explicit MPI_Barrier_partipant(simgrid::s4u::BarrierPtr barrier)
Constructor.
- Parameters:
barrier – the synchronization barrier
-
inline void operator()()
The actor’s main method.
-
inline explicit MPI_Barrier_partipant(simgrid::s4u::BarrierPtr barrier)