[root]/SimulationRuntime/cpp/Source/Solver/Interfaces
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 17 (100.0%) | 442 (100.0%) | 26.0 |
niklwors | 10 (58.8%) | 180 (40.7%) | 18.0 |
sjoelund.se | 3 (17.6%) | 176 (39.8%) | 58.6 |
perost | 3 (17.6%) | 85 (19.2%) | 28.3 |
Frenkel TUD | 1 (5.9%) | 1 (0.2%) | 1.0 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 3 files:
replaced includes of Settingsfactory with SettingsFactory
1 lines of code changed in 1 file:
Fix for Idas Solver. Initialization of idas memory,initialization zero functions, added RTol and ATol to solver settings.
5 lines of code changed in 1 file:
- Got rid of tabs.
85 lines of code changed in 3 files:
- Set svn-eol-style on a few files
176 lines of code changed in 3 files:
added Cvode solver source code to cpp runtime
2 lines of code changed in 1 file:
Added new Euler methods to cpp simulation runtime
2 lines of code changed in 1 file:
add CMakefile to build generated Modelica System
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
169 lines of code changed in 3 files: