[root]/SimulationRuntime/cpp/Source/Math/Implementation
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 60 (100.0%) | 1461 (100.0%) | 24.3 |
niklwors | 43 (71.7%) | 636 (43.5%) | 14.7 |
sjoelund.se | 7 (11.7%) | 527 (36.1%) | 75.2 |
perost | 4 (6.7%) | 175 (12.0%) | 43.7 |
Frenkel TUD | 5 (8.3%) | 121 (8.3%) | 24.2 |
Kaie Kubjas | 1 (1.7%) | 2 (0.1%) | 2.0 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 10 files:
changed folder of cpp runtime libraries to lib/omc/cpp
1 lines of code changed in 1 file:
-fix in cvode calcfunction for exception handling.
5 lines of code changed in 1 file:
- fix in cpp runtime for division, initialization of CVode
17 lines of code changed in 3 files:
- fix in cpp for atan2,smooth init of const vars
3 lines of code changed in 1 file:
- fix for array add in cpp template
30 lines of code changed in 1 file:
- fix in cpp template for divide, multiply array and asub operation
1 lines of code changed in 1 file:
- removed tab in ArrayOperations
1 lines of code changed in 1 file:
-fix in cpp template for array assign
9 lines of code changed in 1 file:
- fix bugs for runtime cpp
- skip warning from initialisation about self generated variables
69 lines of code changed in 3 files:
- fix bugs for simCodeTarget Cpp
51 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/*.*
1 lines of code changed in 1 file:
- Got rid of tabs.
175 lines of code changed in 4 files:
- Fix encoding in CPP and interactive
1 lines of code changed in 1 file:
Fix typo in AlgloopsolverFactory class
2 lines of code changed in 1 file:
Added fix to KinSol solver for linear systems
1 lines of code changed in 1 file:
- Set svn-eol-style on a few files
526 lines of code changed in 6 files:
Fix for division in cpp runtime and cpp template
8 lines of code changed in 1 file:
Extended cpp code generation for Modelica Tables
1 lines of code changed in 1 file:
Extended cpp runtime for solving non linear systems
8 lines of code changed in 2 files:
fix in cpp template for generate matrix code
9 lines of code changed in 2 files:
fixes in cpp template for Modelica functions and arrays
37 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
6 lines of code changed in 2 files:
changed make files for cpp simulation runtime to cmake
removed all old build files
16 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
476 lines of code changed in 8 files: