![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
Implementation of the 2D surface routing orchestrator. More...
#include "SurfaceRouter2D.hpp"#include "mesh/MeshBuilder.hpp"#include "mesh/VertexReconstruction.hpp"#include "mesh/VfrClosure.hpp"#include "mesh/QuadVfr.hpp"#include "solver/SurfaceFluxCalculator.hpp"#include "solver/ExplicitInertialSolver.hpp"#include "../core/DateTime.hpp"#include "../core/SimulationContext.hpp"#include "../core/UnitConversion.hpp"#include "../core/PerfTimers.hpp"#include "../core/ThreadInfo.hpp"#include "../transport/components/ReactionModule/ReactionArdBinding.hpp"#include "../transport/TransportPolicy.hpp"#include "subsurface/SubsurfaceSections.hpp"#include <stdexcept>#include <cmath>#include <algorithm>#include <numeric>#include <unordered_map>#include <unordered_set>#include <cstdlib>#include <cstdio>#include <cstring>Namespaces | |
| namespace | openswmm |
| namespace | openswmm::twoD |
Implementation of the 2D surface routing orchestrator.