-
- Downloads
Add critical tracing to Python interface
And JSON I/O
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- externals/nlohmann_json/nlohmann/json.hpp 0 additions, 0 deletionsexternals/nlohmann_json/nlohmann/json.hpp
- externals/pybind11_json/.github/workflows/main.yml 56 additions, 0 deletionsexternals/pybind11_json/.github/workflows/main.yml
- externals/pybind11_json/.gitignore 1 addition, 0 deletionsexternals/pybind11_json/.gitignore
- externals/pybind11_json/CMakeLists.txt 135 additions, 0 deletionsexternals/pybind11_json/CMakeLists.txt
- externals/pybind11_json/LICENSE 29 additions, 0 deletionsexternals/pybind11_json/LICENSE
- externals/pybind11_json/README.md 140 additions, 0 deletionsexternals/pybind11_json/README.md
- externals/pybind11_json/include/pybind11_json/pybind11_json.hpp 197 additions, 0 deletions...als/pybind11_json/include/pybind11_json/pybind11_json.hpp
- externals/pybind11_json/pybind11_jsonConfig.cmake.in 28 additions, 0 deletionsexternals/pybind11_json/pybind11_jsonConfig.cmake.in
- externals/pybind11_json/test/CMakeLists.txt 88 additions, 0 deletionsexternals/pybind11_json/test/CMakeLists.txt
- externals/pybind11_json/test/copyGTest.cmake.in 23 additions, 0 deletionsexternals/pybind11_json/test/copyGTest.cmake.in
- externals/pybind11_json/test/downloadGTest.cmake.in 24 additions, 0 deletionsexternals/pybind11_json/test/downloadGTest.cmake.in
- externals/pybind11_json/test/test_pybind11_json.cpp 430 additions, 0 deletionsexternals/pybind11_json/test/test_pybind11_json.cpp
- include/teqp/algorithms/critical_tracing.hpp 22 additions, 6 deletionsinclude/teqp/algorithms/critical_tracing.hpp
- include/teqp/models/multifluid.hpp 2 additions, 1 deletioninclude/teqp/models/multifluid.hpp
- interface/pybind11_wrapper.cpp 11 additions, 5 deletionsinterface/pybind11_wrapper.cpp
- notebooks/trace_critical.py 40 additions, 0 deletionsnotebooks/trace_critical.py
Loading
Please register or sign in to comment