![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Implementation of pseudo-Laplacian vertex stencil construction and head reconstruction. More...
Namespaces | |
| namespace | openswmm |
| namespace | openswmm::twoD |
Functions | |
| void | openswmm::twoD::buildVertexStencils (MeshData &mesh) |
| Build pseudo-Laplacian reconstruction stencils for all vertices. | |
| void | openswmm::twoD::reconstructVertexHeads (const MeshData &mesh, SurfaceStateData &state) |
| Reconstruct head values at vertices from cell-centred heads. | |
Implementation of pseudo-Laplacian vertex stencil construction and head reconstruction.