NGen
|
#include <Partition_One.hpp>
Public Member Functions | |
void | generate_partition (geojson::GeoJSON &catchment_collection) |
The function that parses geojson::GeoJSON data and build unordered sets of catchment_ids and nexus_ids. | |
Public Attributes | |
PartitionData | partition_data |
|
inline |
The function that parses geojson::GeoJSON data and build unordered sets of catchment_ids and nexus_ids.
catchment_collection | the geojson::GeoJSON data containing all the necessary hydrofabric info |
References PartitionData::catchment_ids, PartitionData::mpi_world_rank, PartitionData::nexus_ids, and partition_data.
PartitionData Partition_One::partition_data |
Referenced by generate_partition().