Directory SimulationRuntime/cpp/Source/System/Kinsol/Implementation/

Directory Created:
2012-02-06 11:49
Directory Deleted:
2013-01-25 15:24
Total Files:
0
Deleted Files:
6
Lines of Code:
0

[root]/SimulationRuntime/cpp/Source/System/Kinsol/Implementation

Lines of Code

SimulationRuntime/cpp/Source/System/Kinsol/Implementation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 24 (100.0%) 527 (100.0%) 21.9
niklwors 15 (62.5%) 306 (58.1%) 20.4
perost 5 (20.8%) 208 (39.5%) 41.6
sjoelund.se 3 (12.5%) 10 (1.9%) 3.3
Frenkel TUD 1 (4.2%) 3 (0.6%) 3.0

Most Recent Commits

niklwors 2013-01-25 15:24 Rev.: 14939

Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces

0 lines of code changed in 6 files:

  • SimulationRuntime/cpp/Source/System/Kinsol/Implementation: CMakeLists.txt (del), KinsolCall.cpp (del), KinsolCall.h (del), KinsolSettings.cpp (del), KinsolSettings.h (del), stdafx.h (del)
niklwors 2012-07-31 14:58 Rev.: 12380

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

  • SimulationRuntime/cpp/Source/System/Kinsol/Implementation: CMakeLists.txt (+4 -4)
Frenkel TUD 2012-06-19 14:32 Rev.: 12110

replaced all utils/extension includes with Utils/extension

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Kinsol/Implementation: stdafx.h (+3 -3)
niklwors 2012-06-18 16:50 Rev.: 12094

Moved boost::extension to Source/utils/ folder

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Kinsol/Implementation: stdafx.h (+3 -3)
perost 2012-03-26 12:56 Rev.: 11538

- Got rid of tabs.

208 lines of code changed in 5 files:

  • SimulationRuntime/cpp/Source/System/Kinsol/Implementation: KinsolCall.cpp (+120 -120), KinsolCall.h (+42 -42), KinsolSettings.cpp (+26 -26), KinsolSettings.h (+18 -18), stdafx.h (+2 -2)
sjoelund.se 2012-03-26 11:31 Rev.: 11535

- Fix encoding in CPP and interactive

10 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Source/System/Kinsol/Implementation: KinsolCall.cpp (+1 -1), KinsolSettings.cpp (+3 -3), KinsolSettings.h (+6 -6)
niklwors 2012-02-10 19:47 Rev.: 11090

Added fix to KinSol solver for linear systems

16 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Kinsol/Implementation: KinsolCall.cpp (+16 -86)
niklwors 2012-02-06 11:49 Rev.: 11036

Added Kinsol solver source to cpp runtime

283 lines of code changed in 6 files:

  • SimulationRuntime/cpp/Source/System/Kinsol/Implementation: CMakeLists.txt (new 4), KinsolCall.cpp (new 190), KinsolCall.h (new 42), KinsolSettings.cpp (new 26), KinsolSettings.h (new 18), stdafx.h (new 3)
Generated by StatSVN 0.7.0