[root]/SimulationRuntime/cpp/Source/SettingsFactory/Implementation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 66 (100.0%) | 991 (100.0%) | 15.0 |
niklwors | 50 (75.8%) | 443 (44.7%) | 8.8 |
sjoelund.se | 6 (9.1%) | 344 (34.7%) | 57.3 |
perost | 4 (6.1%) | 151 (15.2%) | 37.7 |
Frenkel TUD | 6 (9.1%) | 53 (5.3%) | 8.8 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 12 files:
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
9 lines of code changed in 3 files:
-changed loading algebraic loop solver library in cpp runtime
12 lines of code changed in 2 files:
-removed tabs
3 lines of code changed in 2 files:
-changed output format of cpp runtime to csv
32 lines of code changed in 2 files:
- Added cppruntime test folder
2 lines of code changed in 1 file:
- modified boost version to 1.49 for windows compilation
7 lines of code changed in 1 file:
-fix loading of settings file in cpp runtime
25 lines of code changed in 1 file:
-fixed dynamic libarary loading with path names
22 lines of code changed in 3 files:
fix runtime cpp for compilation Makefile Source/*.*
1 lines of code changed in 1 file:
replaced all utils/extension includes with Utils/extension
5 lines of code changed in 1 file:
Moved boost::extension to Source/utils/ folder
5 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.
151 lines of code changed in 4 files:
- Fix encoding in CPP and interactive
4 lines of code changed in 1 file:
Added ISystemInitialization interface to cpp runtime
2 lines of code changed in 1 file:
Fix in cpp template in mixed systems discrete vars iteration
2 lines of code changed in 1 file:
- Set svn-eol-style on a few files
340 lines of code changed in 5 files:
Extended cpp template for solving linear systems
1 lines of code changed in 1 file:
Added CMakefiles for Idas an Cvode to cpp runtime
5 lines of code changed in 1 file:
Extended cpp code generation for Modelica Tables
4 lines of code changed in 2 files:
Modified cmake files for build of the Modelica system with generated make file
1 lines of code changed in 1 file:
add CMakefile to build generated Modelica System
5 lines of code changed in 4 files:
changed make files for cpp simulation runtime to cmake
removed all old build files
24 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
326 lines of code changed in 11 files: