[root]/SimulationRuntime/cpp/Source/System/Implementation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 119 (100.0%) | 3227 (100.0%) | 27.1 |
niklwors | 89 (74.8%) | 1481 (45.9%) | 16.6 |
sjoelund.se | 11 (9.2%) | 1082 (33.5%) | 98.3 |
perost | 9 (7.6%) | 613 (19.0%) | 68.1 |
hkiel | 1 (0.8%) | 34 (1.1%) | 34.0 |
Frenkel TUD | 5 (4.2%) | 9 (0.3%) | 1.8 |
Kaie Kubjas | 4 (3.4%) | 8 (0.2%) | 2.0 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 16 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.
18 lines of code changed in 2 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.
3 lines of code changed in 1 file:
-fix in cpp template for array assign
9 lines of code changed in 2 files:
-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:
-changed loading algebraic loop solver library in cpp runtime
21 lines of code changed in 4 files:
-fix in cpp template for algorithm tuple assign and start values
75 lines of code changed in 2 files:
-fixed dynamic libarary loading with path names
1 lines of code changed in 1 file:
fix runtime cpp for compilation Makefile Source/*.*
3 lines of code changed in 2 files:
replaced all utils/extension includes with Utils/extension
5 lines of code changed in 2 files:
Moved boost::extension to Source/utils/ folder
5 lines of code changed in 2 files:
Resolved name conflicts for some member variables in cpp runtime.
57 lines of code changed in 4 files:
Fix in event iteration of cpp runtime
4 lines of code changed in 1 file:
- Got rid of tabs.
613 lines of code changed in 9 files:
- Fix encoding in CPP and interactive
2 lines of code changed in 1 file:
Fix typo in AlgloopsolverFactory class
4 lines of code changed in 2 files:
Modified event iteration in cpp runtime. Using checkConditions instead of setZeroState from solver
2 lines of code changed in 2 files:
fix for mixed system iteration in cpp runtime
fix in CVode for calculation of event state
18 lines of code changed in 2 files:
Added get and set method for conditions vector in IEvent interface
1 lines of code changed in 1 file:
modified cpp runtime CMake file for system initialization
1 lines of code changed in 1 file:
changed implementation of condition variables for zero crossing variables in cpp runtime
21 lines of code changed in 2 files:
Added ISystemInitialization interface to cpp runtime
36 lines of code changed in 4 files:
- move if condition out of for loop
34 lines of code changed in 1 file:
Fix in cpp template in mixed systems discrete vars iteration
9 lines of code changed in 2 files:
Extended cpp runtime and cpp template for mixed systems
22 lines of code changed in 4 files:
In SimCodeCpp.tpl fixed a bug with arrays and extended functions for doing reduction.
4 lines of code changed in 2 files:
- Set svn-eol-style on a few files
1080 lines of code changed in 10 files:
Extended cpp template for solving linear systems
1 lines of code changed in 1 file:
Extended cpp code generation for Modelica Tables
7 lines of code changed in 2 files:
fix in algloopsystem of cpp runtime for Modelica function calls
5 lines of code changed in 3 files:
Extended cpp runtime for solving non linear systems
58 lines of code changed in 6 files:
small fix for typo in event iteration of cpp simulation runtime
1 lines of code changed in 1 file:
Added new Euler methods to cpp simulation runtime
1 lines of code changed in 1 file:
Modified cmake files for build of the Modelica system with generated make file
2 lines of code changed in 1 file:
add CMakefile to build generated Modelica System
19 lines of code changed in 4 files:
changed make files for cpp simulation runtime to cmake
removed all old build files
15 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
1065 lines of code changed in 15 files: