vt::group::GroupRangeMsg struct

Base classes

template<typename MsgT>
struct GroupInfoMsg<GroupMsg<::vt::Message>>

Public types

using RangeType = region::Range
using RangeDataType = region::RangeData

Constructors, destructors, conversion operators

GroupRangeMsg() defaulted
GroupRangeMsg(NodeType const& in_root_node, NodeType const& in_num_nodes, GroupType const& in_group, RemoteOperationIDType in_op, NodeType const& in_total_num_nodes, NodeType const& in_parent_node, RangeType* in_range)

Public functions

auto getRange() const -> RangeType