NGen
Loading...
Searching...
No Matches
PartitionData Struct Reference

#include <Partition_Data.hpp>

+ Collaboration diagram for PartitionData:

Public Types

using Tuple = std::tuple<int, std::string, std::string, std::string>
 

Public Attributes

int mpi_world_rank
 
std::unordered_set< std::string > catchment_ids
 
std::unordered_set< std::string > nexus_ids
 
std::vector< Tupleremote_connections
 

Member Typedef Documentation

◆ Tuple

using PartitionData::Tuple = std::tuple<int, std::string, std::string, std::string>

Member Data Documentation

◆ catchment_ids

std::unordered_set<std::string> PartitionData::catchment_ids

◆ mpi_world_rank

◆ nexus_ids

std::unordered_set<std::string> PartitionData::nexus_ids

◆ remote_connections

std::vector<Tuple> PartitionData::remote_connections

The documentation for this struct was generated from the following file: