CHANGELOG.md
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
setup.py
cmake/dmc_routeConfig.cmake.in
external/bmi/bmi.hxx
include/dmc/ad_backend.hpp
include/dmc/advanced_routing.hpp
include/dmc/bmi.hpp
include/dmc/channel_geometry.hpp
include/dmc/kernels_enzyme.hpp
include/dmc/network.hpp
include/dmc/network_io.hpp
include/dmc/parallel_routing.hpp
include/dmc/router.hpp
include/dmc/runoff_forcing.hpp
include/dmc/saint_venant_enzyme.hpp
include/dmc/saint_venant_router.hpp
include/dmc/topology_nc.hpp
include/dmc/types.hpp
include/dmc/unified_router.hpp
python/bindings.cpp
python/pydmc_route.py
python/test_routing_with_data.py
python/droute/__init__.py
python/droute/_version.py
python/droute/build_instructions.py
python/droute/config.py
python/droute/extractor.py
python/droute/mixins.py
python/droute/network_adapter.py
python/droute/postprocessor.py
python/droute/preprocessor.py
python/droute/runner.py
python/droute.egg-info/PKG-INFO
python/droute.egg-info/SOURCES.txt
python/droute.egg-info/dependency_links.txt
python/droute.egg-info/entry_points.txt
python/droute.egg-info/not-zip-safe
python/droute.egg-info/requires.txt
python/droute.egg-info/top_level.txt
python/droute/calibration/__init__.py
python/droute/calibration/optimizer.py
python/droute/calibration/parameter_manager.py
python/droute/calibration/worker.py
src/lib.cpp
src/main.cpp