-
- Downloads
C++ interface (#10)
* A fully encapsulated library wrapper with C++ interface * Refactor types.hpp to hide the big headers in a macro conditional section
Showing
- CMakeLists.txt 18 additions, 3 deletionsCMakeLists.txt
- include/teqp/json_builder.hpp 2 additions, 16 deletionsinclude/teqp/json_builder.hpp
- include/teqp/models/cubics.hpp 4 additions, 4 deletionsinclude/teqp/models/cubics.hpp
- include/teqp/models/fwd.hpp 32 additions, 0 deletionsinclude/teqp/models/fwd.hpp
- include/teqp/models/multifluid_reducing.hpp 7 additions, 17 deletionsinclude/teqp/models/multifluid_reducing.hpp
- include/teqp/models/pcsaft.hpp 4 additions, 3 deletionsinclude/teqp/models/pcsaft.hpp
- include/teqp/types.hpp 19 additions, 6 deletionsinclude/teqp/types.hpp
- interface/CPP/teqpcpp.cpp 17 additions, 0 deletionsinterface/CPP/teqpcpp.cpp
- interface/CPP/teqpcpp.hpp 15 additions, 0 deletionsinterface/CPP/teqpcpp.hpp
- interface/CPP/test_teqpcpp.cpp 17 additions, 0 deletionsinterface/CPP/test_teqpcpp.cpp
Loading
Please register or sign in to comment