[root]/SimulationRuntime/cpp/Source/Solver/CVode/Implementation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 51 (100.0%) | 3724 (100.0%) | 73.0 |
niklwors | 33 (64.7%) | 2055 (55.2%) | 62.2 |
sjoelund.se | 8 (15.7%) | 919 (24.7%) | 114.8 |
perost | 4 (7.8%) | 739 (19.8%) | 184.7 |
Frenkel TUD | 5 (9.8%) | 7 (0.2%) | 1.4 |
jfrenkel | 1 (2.0%) | 4 (0.1%) | 4.0 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 6 files:
changed folder of cpp runtime libraries to lib/omc/cpp
1 lines of code changed in 1 file:
- fix tabs
4 lines of code changed in 1 file:
- fix in cpp runtime for CVode event handling. Modified CVode settings.
580 lines of code changed in 2 files:
-fix in cvode calcfunction for exception handling.
20 lines of code changed in 2 files:
- fix in SolverDefaultImplemention init
2 lines of code changed in 1 file:
- fix for cvode initialization in cpp runtime
14 lines of code changed in 1 file:
- fix in cpp runtime for division, initialization of CVode
15 lines of code changed in 1 file:
-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:
fix runtime cpp for compilation Makefile Source/*.*
4 lines of code changed in 4 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.
739 lines of code changed in 4 files:
- Fix encoding in CPP and interactive
29 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
3 lines of code changed in 1 file:
Modified event iteration in cpp runtime. Using checkConditions instead of setZeroState from solver
4 lines of code changed in 1 file:
fix for mixed system iteration in cpp runtime
fix in CVode for calculation of event state
77 lines of code changed in 2 files:
Added improvement for event handling to CVode solver in cpp runtime
179 lines of code changed in 3 files:
- Set svn-eol-style on a few files
890 lines of code changed in 5 files:
Extended cpp template for solving linear systems
10 lines of code changed in 1 file:
Added CMakefiles for Idas an Cvode to cpp runtime
26 lines of code changed in 2 files:
Added Idas Solver source code to cpp runtime
237 lines of code changed in 2 files:
added Cvode solver source code to cpp runtime
880 lines of code changed in 5 files: