[root]/SimulationRuntime/cpp/Source/Solver/Idas/Implementation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 43 (100.0%) | 3717 (100.0%) | 86.4 |
niklwors | 23 (53.5%) | 1727 (46.5%) | 75.0 |
perost | 8 (18.6%) | 1068 (28.7%) | 133.5 |
sjoelund.se | 8 (18.6%) | 916 (24.6%) | 114.5 |
Frenkel TUD | 4 (9.3%) | 6 (0.2%) | 1.5 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 6 files:
fix in Idas solver for event handling, added reinit before Idas call.
fix in cpp template in event iteration if discrete variable has changed.
507 lines of code changed in 1 file:
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
4 lines of code changed in 1 file:
fix runtime cpp for compilation Makefile Source/*.*
3 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:
- Replaced even more tabs.
242 lines of code changed in 2 files:
- Replaced tabs.
267 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.
309 lines of code changed in 2 files:
- Got rid of tabs.
559 lines of code changed in 4 files:
- Fix encoding in CPP and interactive
27 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:
Modified event iteration in cpp runtime. Using checkConditions instead of setZeroState from solver
2 lines of code changed in 1 file:
- Set svn-eol-style on a few files
889 lines of code changed in 5 files:
Extended cpp template for solving linear systems
8 lines of code changed in 1 file:
Added CMakefiles for Idas an Cvode to cpp runtime
14 lines of code changed in 1 file:
Extended cpp code generation for Modelica Tables
3 lines of code changed in 2 files:
Added Idas Solver source code to cpp runtime
874 lines of code changed in 5 files: