[root]/SimulationRuntime/cpp/Source/Solver/Euler/Implementation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 60 (100.0%) | 5506 (100.0%) | 91.7 |
niklwors | 40 (66.7%) | 2294 (41.7%) | 57.3 |
sjoelund.se | 11 (18.3%) | 1902 (34.5%) | 172.9 |
perost | 5 (8.3%) | 1302 (23.6%) | 260.4 |
Frenkel TUD | 4 (6.7%) | 8 (0.1%) | 2.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:
-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:
-fix in Euler CMakefile additional library dependencies
1 lines of code changed in 1 file:
fix runtime cpp for compilation Makefile Source/*.*
5 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:
- Got rid of tabs.
1302 lines of code changed in 5 files:
- Fix encoding in CPP and interactive
44 lines of code changed in 5 files:
Modified interface method giveZeroFunc in cpp runtime, eps parameter is not needed.
Fix in CMake file of Modelica System
5 lines of code changed in 1 file:
Modified event iteration in cpp runtime. Using checkConditions instead of setZeroState from solver
8 lines of code changed in 1 file:
fix for mixed system iteration in cpp runtime
fix in CVode for calculation of event state
60 lines of code changed in 2 files:
Fix in cpp template in mixed systems discrete vars iteration
1 lines of code changed in 1 file:
Extended cpp runtime and cpp template for mixed systems
2 lines of code changed in 1 file:
- Set svn-eol-style on a few files
1858 lines of code changed in 6 files:
Added new Euler methods to cpp simulation runtime
1008 lines of code changed in 4 files:
add CMakefile to build generated Modelica System
3 lines of code changed in 3 files:
changed make files for cpp simulation runtime to cmake
removed all old build files
25 lines of code changed in 2 files:
Added cpp simulation runtime SimulationRuntime/cpp
Binaries copied to trunk/build/bin/cpp and trunk/bin/lib/omc/cpp
1172 lines of code changed in 10 files: