[root]/SimulationRuntime/cpp/Source/System/Kinsol/Implementation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 24 (100.0%) | 527 (100.0%) | 21.9 |
niklwors | 15 (62.5%) | 306 (58.1%) | 20.4 |
perost | 5 (20.8%) | 208 (39.5%) | 41.6 |
sjoelund.se | 3 (12.5%) | 10 (1.9%) | 3.3 |
Frenkel TUD | 1 (4.2%) | 3 (0.6%) | 3.0 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 6 files:
-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:
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:
- Got rid of tabs.
208 lines of code changed in 5 files:
- Fix encoding in CPP and interactive
10 lines of code changed in 3 files:
Added fix to KinSol solver for linear systems
16 lines of code changed in 1 file:
Added Kinsol solver source to cpp runtime
283 lines of code changed in 6 files: