[root]/SimulationRuntime/cpp/Source/System/Newton/Implementation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 50 (100.0%) | 1096 (100.0%) | 21.9 |
niklwors | 35 (70.0%) | 462 (42.2%) | 13.2 |
sjoelund.se | 9 (18.0%) | 409 (37.3%) | 45.4 |
perost | 5 (10.0%) | 222 (20.3%) | 44.4 |
Frenkel TUD | 1 (2.0%) | 3 (0.3%) | 3.0 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 11 files:
changed folder of cpp runtime libraries to lib/omc/cpp
1 lines of code changed in 1 file:
-fix in cpp template for array assign
7 lines of code changed in 1 file:
-renamed cpp shared libs and executable with OMCpp prefix
-changed executable call for cpp runtime in CevalScript
5 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.
222 lines of code changed in 5 files:
- Fix encoding in CPP and interactive
11 lines of code changed in 3 files:
Added ISystemInitialization interface to cpp runtime
1 lines of code changed in 1 file:
Extended cpp runtime and cpp template for mixed systems
22 lines of code changed in 1 file:
- Set svn-eol-style on a few files
398 lines of code changed in 6 files:
Extended cpp template for solving linear systems
17 lines of code changed in 1 file:
Extended cpp runtime for solving non linear systems
7 lines of code changed in 3 files:
add CMakefile to build generated Modelica System
6 lines of code changed in 3 files:
changed make files for cpp simulation runtime to cmake
removed all old build files
15 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
378 lines of code changed in 10 files: