[root]/SimulationRuntime/cpp/Source/SimManager
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 67 (100.0%) | 1005 (100.0%) | 15.0 |
niklwors | 49 (73.1%) | 537 (53.4%) | 10.9 |
sjoelund.se | 6 (9.0%) | 234 (23.3%) | 39.0 |
perost | 3 (4.5%) | 121 (12.0%) | 40.3 |
Frenkel TUD | 9 (13.4%) | 113 (11.2%) | 12.5 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 10 files:
-fix in cvode calcfunction for exception handling.
9 lines of code changed in 1 file:
- fix in cpp runtime loading math lib
1 lines of code changed in 1 file:
- fix in cpp runtime loading math library
10 lines of code changed in 1 file:
- fix in cpp runtime for division, initialization of CVode
16 lines of code changed in 1 file:
-fix in cpp template for array assign
9 lines of code changed in 1 file:
-changed simulation arguments to program_options, modified CevalScript for cpp simulation call
98 lines of code changed in 1 file:
-removed tabs
2 lines of code changed in 1 file:
-renamed cpp shared libs and executable with OMCpp prefix
-changed executable call for cpp runtime in CevalScript
13 lines of code changed in 4 files:
-changed loading algebraic loop solver library in cpp runtime
5 lines of code changed in 1 file:
-added exception for not supported output format
8 lines of code changed in 1 file:
-removed tabs
2 lines of code changed in 1 file:
-changed output format of cpp runtime to csv
4 lines of code changed in 1 file:
remove tabs
63 lines of code changed in 1 file:
-fix for linking new windows boost libraries in Simulation.exe
89 lines of code changed in 2 files:
- Tab cleansing - use burning fire
1 lines of code changed in 1 file:
- Added cppruntime test folder
4 lines of code changed in 1 file:
- modified boost version to 1.49 for windows compilation
5 lines of code changed in 2 files:
-fixed dynamic libarary loading with path names
44 lines of code changed in 4 files:
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:
Added Ida solver to cpp runtime
2 lines of code changed in 1 file:
- Got rid of tabs.
121 lines of code changed in 3 files:
- Fix encoding in CPP and interactive
3 lines of code changed in 1 file:
- Set svn-eol-style on a few files
230 lines of code changed in 4 files:
Added CMakefiles for Idas an Cvode to cpp runtime
5 lines of code changed in 2 files:
Extended cpp code generation for Modelica Tables
4 lines of code changed in 2 files:
add CMakefile to build generated Modelica System
9 lines of code changed in 2 files:
changed make files for cpp simulation runtime to cmake
removed all old build files
25 lines of code changed in 2 files:
Added cpp simulation runtime SimulationRuntime/cpp
Binaries copied to trunk/build/bin/cpp and trunk/bin/lib/omc/cpp
214 lines of code changed in 9 files: