NGen
Loading...
Searching...
No Matches
Partition_One Class Reference

#include <Partition_One.hpp>

+ Collaboration diagram for Partition_One:

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
 

Member Function Documentation

◆ generate_partition()

void Partition_One::generate_partition ( geojson::GeoJSON & catchment_collection)
inline

The function that parses geojson::GeoJSON data and build unordered sets of catchment_ids and nexus_ids.

Parameters
catchment_collectionthe geojson::GeoJSON data containing all the necessary hydrofabric info

References PartitionData::catchment_ids, PartitionData::mpi_world_rank, PartitionData::nexus_ids, and partition_data.

Member Data Documentation

◆ partition_data

PartitionData Partition_One::partition_data

Referenced by generate_partition().


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