[root]/SimulationRuntime/cpp/Source/SettingsFactory/Interfaces
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 158 (100.0%) | 9.8 |
niklwors | 11 (68.8%) | 76 (48.1%) | 6.9 |
sjoelund.se | 2 (12.5%) | 56 (35.4%) | 28.0 |
perost | 2 (12.5%) | 25 (15.8%) | 12.5 |
Frenkel TUD | 1 (6.3%) | 1 (0.6%) | 1.0 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 3 files:
-renamed cpp shared libs and executable with OMCpp prefix
-changed executable call for cpp runtime in CevalScript
1 lines of code changed in 1 file:
-changed loading algebraic loop solver library in cpp runtime
2 lines of code changed in 1 file:
- Switched CVode as default solver for cpp runtime
- removed unused cpp case in SimCode createEquationsForSystems
- added test model BouncingBall to cppruntimetest- folder
7 lines of code changed in 1 file:
-changed output format of cpp runtime to csv
3 lines of code changed in 1 file:
-fixed dynamic libarary loading with path names
1 lines of code changed in 1 file:
- Got rid of tabs.
25 lines of code changed in 2 files:
- Set svn-eol-style on a few files
56 lines of code changed in 2 files:
add CMakefile to build generated Modelica System
2 lines of code changed in 1 file:
Added cpp simulation runtime SimulationRuntime/cpp
Binaries copied to trunk/build/bin/cpp and trunk/bin/lib/omc/cpp
61 lines of code changed in 3 files: