![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Go to the source code of this file.
Classes | |
| struct | mesh::MeshEdgeBC |
Namespaces | |
| namespace | mesh |
Slice §V.VA — per-edge boundary condition value, stored on the SWMM2DMeshLayer in a SoA QVector indexed flat: mesh::edgeSlot(cell, edgeLocal) (stride mesh::kEdgeStride = 4; slot 3 of a triangle is padding). Mirrors openswmm::twoD::BoundaryData on the engine side. Interior-edge slots are populated with Wall defaults but never consulted by the engine (interior edges have a neighbour).