![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Structure-of-Arrays (SoA) storage for subcatchments. More...
#include <vector>#include <string>#include <cstdint>Go to the source code of this file.
Classes | |
| struct | openswmm::SubcatchData |
| Structure-of-Arrays storage for all subcatchments. More... | |
Namespaces | |
| namespace | openswmm |
Structure-of-Arrays (SoA) storage for subcatchments.
Replaces the global Subcatch[] array and TSubcatch struct from src/solver/objects.h. Subcatchments produce runoff that drains into nodes or other subcatchments.