OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
SurfaceStateData.hpp File Reference

Structure-of-Arrays (SoA) storage for 2D surface routing state. More...

#include <vector>
#include <cstring>
#include <algorithm>
Include dependency graph for SurfaceStateData.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openswmm::twoD::SurfaceStateData
 SoA storage for 2D surface routing state variables. More...
 

Namespaces

namespace  openswmm
 
namespace  openswmm::twoD
 

Detailed Description

Structure-of-Arrays (SoA) storage for 2D surface routing state.

Stores per-triangle overland flow depth, total head, gradient fields, edge fluxes, source/sink terms, and cumulative statistics.

See also
TWO_DIMENSIONAL_SURFACE_ROUTING_IMPLEMENTATION_STRATEGY.md ยง2.2
Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
License\n MIT License