[root]/SimulationRuntime/cpp/Source/Math/Interfaces
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 14 (100.0%) | 441 (100.0%) | 31.5 |
niklwors | 10 (71.4%) | 227 (51.5%) | 22.7 |
sjoelund.se | 2 (14.3%) | 197 (44.7%) | 98.5 |
perost | 2 (14.3%) | 17 (3.9%) | 8.5 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 3 files:
- fix in cpp runtime loading math library
1 lines of code changed in 1 file:
removed tabs
6 lines of code changed in 1 file:
- fix in cpp runtime for division, initialization of CVode
23 lines of code changed in 1 file:
- Got rid of tabs.
17 lines of code changed in 2 files:
- Set svn-eol-style on a few files
197 lines of code changed in 2 files:
Added new Euler methods to cpp simulation runtime
1 lines of code changed in 1 file:
changed make files for cpp simulation runtime to cmake
removed all old build files
2 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
194 lines of code changed in 2 files: