[root]/SimulationRuntime/cpp/Source/Solver/Ida/Implementation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 19 (100.0%) | 1031 (100.0%) | 54.2 |
niklwors | 15 (78.9%) | 1025 (99.4%) | 68.3 |
Frenkel TUD | 4 (21.1%) | 6 (0.6%) | 1.5 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 6 files:
changed folder of cpp runtime libraries to lib/omc/cpp
1 lines of code changed in 1 file:
-renamed cpp shared libs and executable with OMCpp prefix
-changed executable call for cpp runtime in CevalScript
4 lines of code changed in 1 file:
fix runtime cpp for compilation Makefile Source/*.*
3 lines of code changed in 3 files:
replaced all utils/extension includes with Utils/extension
3 lines of code changed in 1 file:
Moved boost::extension to Source/utils/ folder
3 lines of code changed in 1 file:
Added Ida solver to cpp runtime
1017 lines of code changed in 6 files: