[root]/SimulationRuntime/cpp/Source/Solver/Implementation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 72 (100.0%) | 2082 (100.0%) | 28.9 |
niklwors | 52 (72.2%) | 1044 (50.1%) | 20.0 |
sjoelund.se | 8 (11.1%) | 636 (30.5%) | 79.5 |
perost | 10 (13.9%) | 398 (19.1%) | 39.8 |
Frenkel TUD | 2 (2.8%) | 4 (0.2%) | 2.0 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 14 files:
changed folder of cpp runtime libraries to lib/omc/cpp
1 lines of code changed in 1 file:
- fix in cpp runtime for CVode event handling. Modified CVode settings.
5 lines of code changed in 1 file:
- fix in SolverDefaultImplemention init
1 lines of code changed in 1 file:
-fix in cpp template for array assign
219 lines of code changed in 1 file:
-renamed cpp shared libs and executable with OMCpp prefix
-changed executable call for cpp runtime in CevalScript
3 lines of code changed in 1 file:
replaced includes of Settingsfactory with SettingsFactory
1 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:
- Replaced even more tabs.
1 lines of code changed in 1 file:
- Replaced tabs.
9 lines of code changed in 2 files:
Fix for Idas Solver. Initialization of idas memory,initialization zero functions, added RTol and ATol to solver settings.
27 lines of code changed in 2 files:
- Got rid of tabs.
388 lines of code changed in 7 files:
- Fix encoding in CPP and interactive
13 lines of code changed in 3 files:
Modified interface method giveZeroFunc in cpp runtime, eps parameter is not needed.
Fix in CMake file of Modelica System
2 lines of code changed in 1 file:
fix for mixed system iteration in cpp runtime
fix in CVode for calculation of event state
4 lines of code changed in 1 file:
Added ISystemInitialization interface to cpp runtime
64 lines of code changed in 6 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
623 lines of code changed in 5 files:
added Cvode solver source code to cpp runtime
10 lines of code changed in 2 files:
Added new Euler methods to cpp simulation runtime
122 lines of code changed in 4 files:
add CMakefile to build generated Modelica System
6 lines of code changed in 2 files:
changed make files for cpp simulation runtime to cmake
removed all old build files
16 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
558 lines of code changed in 11 files: