[root]/SimulationRuntime/cpp/Solver/IDA
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 22 (100.0%) | 1182 (100.0%) | 53.7 |
mkloeppel | 5 (22.7%) | 1069 (90.4%) | 213.8 |
RuedKamp | 3 (13.6%) | 64 (5.4%) | 21.3 |
hudson | 7 (31.8%) | 36 (3.0%) | 5.1 |
mwalther | 4 (18.2%) | 8 (0.7%) | 2.0 |
sjoelund.se | 1 (4.5%) | 2 (0.2%) | 2.0 |
niklwors | 1 (4.5%) | 2 (0.2%) | 2.0 |
jschuchart | 1 (4.5%) | 1 (0.1%) | 1.0 |
Install cppruntime libraries in the correct directory
2 lines of code changed in 1 file:
fix for precompiled header of cpp runtime msvc build
added use of precompiled header for cpp runtime libraries
2 lines of code changed in 1 file:
-removed obsolete method setcycletime()
0 lines of code changed in 1 file:
-some changes concerning colored jacobians
13 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
16 lines of code changed in 1 file:
-some changes concerning colored jacobians
51 lines of code changed in 1 file:
- changed minimum cmake version to 2.8.6
- changed DIRECTORY to PATH keyword, because this is not available in CMake < 2.8.11 (this should fix the linux nightly build)
1 lines of code changed in 1 file:
- try to fix Ticket #3232
- Paths in ModelicaConfig.inc - file are now relative to OMHOME-Makefile variable
- Boost-Header files that are required for windows-cpp-runtime simulations are now copied into build/include/omc/cpp
- msvc-build on windows not testet at the moment
1 lines of code changed in 1 file:
- CVode and IDA are now calculating the "final time point" correctly
- Added a simple getter for global-settings
2 lines of code changed in 1 file:
Remove superfluous const int return type definition to fix compiler warning
1 lines of code changed in 1 file:
- added IDA-library support for static linked cpp-runtime
- fixed static cpp-runtime linking on windows
- all static generated libraries have now the suffix "_static"
- changed all busy-waiting tests to n=1
4 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
8 lines of code changed in 1 file:
fix IDAGetDky issue
9 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
8 lines of code changed in 1 file:
[Janitor mode] Set auto-props
4 lines of code changed in 4 files:
add IDA solver to CPP runtime
1060 lines of code changed in 4 files: