OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
math Directory Reference
Directory dependency graph for math:

Files

 FindRoot.cpp
 Newton-Raphson + Ridder — numerically identical to legacy findroot.c.
 
 FindRoot.hpp
 Newton-Raphson and Ridder root finders.
 
 MathExpr.cpp
 Shunting-yard parser + stack evaluator.
 
 MathExpr.hpp
 Mathematical expression parser and evaluator.
 
 OdeSolver.cpp
 RK45 Cash-Karp ODE integrator — numerically identical to legacy.
 
 OdeSolver.hpp
 Runge-Kutta-Cash-Karp (RK45) ODE integrator with adaptive step control.
 
 SIMD.hpp
 SIMD abstraction layer for vectorized arithmetic operations.