|
SWMM
5.2.0
Documentation
|
Macros | |
| #define | _CRT_SECURE_NO_DEPRECATE |
Enumerations | |
| enum | AdjListType { UNDIRECTED , DIRECTED } |
Functions | |
| void | toposort_sortLinks (int sortedLinks[]) |
| Sorts links in topological order for flow routing. | |
| #define _CRT_SECURE_NO_DEPRECATE |
| enum AdjListType |