vt::collective::barrier::BarrierMsg struct

Base classes

template<typename EnvelopeT>
struct vt::messaging::ActiveMsg<EpochEnvelope>
The base class for all messages. Common alias is vt::Message which uses the default envelope.

Constructors, destructors, conversion operators

BarrierMsg(bool const& in_is_named, BarrierType const& in_barrier, bool const& in_is_wait)

Public variables

bool is_named
bool is_wait
bool skip_term
BarrierType barrier