![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Build/refresh the dry-cell active-set mask (see ActiveSetBuilder.hpp). More...
#include "ActiveSetBuilder.hpp"#include <algorithm>#include "SurfaceFluxCalculator.hpp"#include "../mesh/VertexReconstruction.hpp"Namespaces | |
| namespace | openswmm |
| namespace | openswmm::twoD |
Functions | |
| void | openswmm::twoD::seedInactiveState (const MeshData &mesh, SurfaceStateData &state, const SolverOptions2D &opts) |
| void | openswmm::twoD::rebuildActiveSet (const MeshData &mesh, SurfaceStateData &state, const BoundaryData *boundary, const std::vector< CouplingPoint > *coupling_pts, const SolverOptions2D &opts, ActiveSetData &as, bool live_coupling) |
| bool | openswmm::twoD::activeSetBreached (const MeshData &mesh, const SurfaceStateData &state, const ActiveSetData &as) |
Build/refresh the dry-cell active-set mask (see ActiveSetBuilder.hpp).