struct
InfoRooted
Base classes
- struct InfoBase virtual
Derived classes
- struct Info
Public types
-
using RegionType = region::
Region - using RegionPtrType = std::unique_ptr<RegionType>
-
using ListType = std::vector<RegionType::
BoundType>
Constructors, destructors, conversion operators
-
InfoRooted(bool const& in_is_remote,
RegionPtrType in_region,
RegionType::
SizeType const& in_total_size) - ~InfoRooted() defaulted virtual
Protected functions
- void setupRooted()