Directory SimulationRuntime/cpp/Solver/IDA/

Directory Created:
2015-02-03 16:18
Total Files:
4
Deleted Files:
0
Lines of Code:
1052

[root]/SimulationRuntime/cpp/Solver/IDA

Lines of Code

SimulationRuntime/cpp/Solver/IDA/ Lines of Code

Developers

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

Most Recent Commits

sjoelund.se 2015-04-30 15:09 Rev.: 25851

Install cppruntime libraries in the correct directory

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/IDA: CMakeLists.txt (+2 -2)
niklwors 2015-04-28 13:53 Rev.: 25784

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:

  • SimulationRuntime/cpp/Solver/IDA: CMakeLists.txt (+2 -1)
RuedKamp 2015-04-07 14:36 Rev.: 25416

-removed obsolete method setcycletime()

0 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/IDA: IDA.cpp (-3)
RuedKamp 2015-03-31 09:52 Rev.: 25328

-some changes concerning colored jacobians

13 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/IDA: IDA.cpp (+13 -11)
hudson 2015-03-30 18:26 Rev.: 25323

[Janitor mode] Fix whitespace

16 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/IDA: IDA.cpp (+16 -16)
RuedKamp 2015-03-30 17:53 Rev.: 25321

-some changes concerning colored jacobians

51 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/IDA: IDA.cpp (+51 -60)
mwalther 2015-03-25 09:41 Rev.: 25242

- 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:

  • SimulationRuntime/cpp/Solver/IDA: CMakeLists.txt (+1 -1)
mwalther 2015-03-23 11:36 Rev.: 25209

- 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:

  • SimulationRuntime/cpp/Solver/IDA: CMakeLists.txt (+1 -1)
mwalther 2015-02-23 18:21 Rev.: 24718

- 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:

  • SimulationRuntime/cpp/Solver/IDA: IDA.cpp (+2 -2)
jschuchart 2015-02-13 11:19 Rev.: 24563

Remove superfluous const int return type definition to fix compiler warning

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/IDA: IDA.cpp (+1 -1)
mwalther 2015-02-11 09:07 Rev.: 24516

- 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:

  • SimulationRuntime/cpp/Solver/IDA: CMakeLists.txt (+4 -8)
hudson 2015-02-04 10:50 Rev.: 24394

[Janitor mode] Fix whitespace

8 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/IDA: IDA.cpp (+8 -8)
mkloeppel 2015-02-04 10:49 Rev.: 24393

fix IDAGetDky issue

9 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/IDA: IDA.cpp (+9 -8)
hudson 2015-02-03 16:27 Rev.: 24384

[Janitor mode] Fix whitespace

8 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Solver/IDA: IDA.cpp (+8 -8)
hudson 2015-02-03 16:26 Rev.: 24383

[Janitor mode] Set auto-props

4 lines of code changed in 4 files:

  • SimulationRuntime/cpp/Solver/IDA: CMakeLists.txt (+1), FactoryExport.cpp (+1), IDA.cpp (+1), IDASettings.cpp (+1)
mkloeppel 2015-02-03 16:18 Rev.: 24381

add IDA solver to CPP runtime

1060 lines of code changed in 4 files:

  • SimulationRuntime/cpp/Solver/IDA: CMakeLists.txt (new 23), FactoryExport.cpp (new 38), IDA.cpp (new 979), IDASettings.cpp (new 20)
Generated by StatSVN 0.7.0