[root]/SimulationRuntime/cpp/Source/System/Interfaces
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 48 (100.0%) | 1052 (100.0%) | 21.9 |
niklwors | 29 (60.4%) | 460 (43.7%) | 15.8 |
sjoelund.se | 9 (18.8%) | 406 (38.6%) | 45.1 |
perost | 9 (18.8%) | 183 (17.4%) | 20.3 |
Kaie Kubjas | 1 (2.1%) | 3 (0.3%) | 3.0 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 9 files:
- fix in cpp runtime for CVode event handling. Modified CVode settings.
1 lines of code changed in 1 file:
- extended cpp template for sparse jacobian
6 lines of code changed in 1 file:
- Got rid of tabs.
183 lines of code changed in 9 files:
- Fix encoding in CPP and interactive
1 lines of code changed in 1 file:
Modified interface method giveZeroFunc in cpp runtime, eps parameter is not needed.
Fix in CMake file of Modelica System
1 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:
fix for mixed system iteration in cpp runtime
fix in CVode for calculation of event state
3 lines of code changed in 1 file:
Added get and set method for conditions vector in IEvent interface
2 lines of code changed in 1 file:
Added ISystemInitialization interface to cpp runtime
44 lines of code changed in 3 files:
Extended cpp runtime and cpp template for mixed systems
1 lines of code changed in 1 file:
In SimCodeCpp.tpl fixed a bug with arrays and extended functions for doing reduction.
3 lines of code changed in 1 file:
- Set svn-eol-style on a few files
405 lines of code changed in 8 files:
Extended cpp template for solving linear systems
2 lines of code changed in 1 file:
Added forgotten AlgloopsolverFactory Interface
30 lines of code changed in 1 file:
Extended cpp runtime for solving non linear systems
0 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
368 lines of code changed in 7 files: