Directory SimulationRuntime/cpp/Source/SimManager/

Directory Created:
2011-02-08 16:16
Directory Deleted:
2013-01-25 15:24
Total Files:
0
Deleted Files:
10
Lines of Code:
0

[root]/SimulationRuntime/cpp/Source/SimManager

Lines of Code

SimulationRuntime/cpp/Source/SimManager/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 67 (100.0%) 1005 (100.0%) 15.0
niklwors 49 (73.1%) 537 (53.4%) 10.9
sjoelund.se 6 (9.0%) 234 (23.3%) 39.0
perost 3 (4.5%) 121 (12.0%) 40.3
Frenkel TUD 9 (13.4%) 113 (11.2%) 12.5

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

  • SimulationRuntime/cpp/Source/SimManager: CMakeLists.txt (del), Configuration.cpp (del), Configuration.h (del), Main.cpp (del), Main.mak (del), Main.vcxproj (del), Main.vcxproj.filters (del), Main.vcxproj.user (del), StdAfx.cpp (del), stdafx.h (del)
niklwors 2012-09-17 11:17 Rev.: 12951

-fix in cvode calcfunction for exception handling.

9 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+9 -15)
niklwors 2012-09-13 13:15 Rev.: 12916

- fix in cpp runtime loading math lib

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+1 -1)
niklwors 2012-09-13 10:21 Rev.: 12912

- fix in cpp runtime loading math library

10 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+10 -4)
niklwors 2012-09-13 09:10 Rev.: 12909

- fix in cpp runtime for division, initialization of CVode

16 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+16 -1)
niklwors 2012-09-05 14:59 Rev.: 12787

-fix in cpp template for array assign

9 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+9 -18)
niklwors 2012-08-02 09:23 Rev.: 12397

-changed simulation arguments to program_options, modified CevalScript for cpp simulation call

98 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+98 -27)
niklwors 2012-07-31 15:13 Rev.: 12381

-removed tabs

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+2 -2)
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

13 lines of code changed in 4 files:

  • SimulationRuntime/cpp/Source/SimManager: CMakeLists.txt (+4 -4), Configuration.cpp (+2 -2), Configuration.h (+2 -1), Main.cpp (+5 -3)
niklwors 2012-07-27 16:11 Rev.: 12369

-changed loading algebraic loop solver library in cpp runtime

5 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+5 -4)
niklwors 2012-07-27 14:49 Rev.: 12368

-added exception for not supported output format

8 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+8)
niklwors 2012-06-29 10:48 Rev.: 12247

-removed tabs

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+2 -2)
niklwors 2012-06-29 08:41 Rev.: 12243

-changed output format of cpp runtime to csv

4 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+4 -2)
Frenkel TUD 2012-06-22 10:35 Rev.: 12190

remove tabs

63 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+63 -63)
niklwors 2012-06-21 20:27 Rev.: 12187

-fix for linking new windows boost libraries in Simulation.exe

89 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+81 -70), stdafx.h (+8)
sjoelund.se 2012-06-21 16:38 Rev.: 12181

- Tab cleansing - use burning fire

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+1 -1)
niklwors 2012-06-21 15:28 Rev.: 12176

- Added cppruntime test folder

4 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Main.cpp (+4 -3)
niklwors 2012-06-21 13:57 Rev.: 12171

- modified boost version to 1.49 for windows compilation

5 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Source/SimManager: Configuration.cpp (+3 -3), Main.cpp (+2 -2)
Frenkel TUD 2012-06-20 15:29 Rev.: 12146

-fixed dynamic libarary loading with path names

44 lines of code changed in 4 files:

  • SimulationRuntime/cpp/Source/SimManager: Configuration.cpp (+14 -6), Configuration.h (+3 -1), Main.cpp (+23 -5), stdafx.h (+4 -1)
Frenkel TUD 2012-06-19 17:29 Rev.: 12119

fix runtime cpp for compilation Makefile Source/*.*

3 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Source/SimManager: CMakeLists.txt (+1 -1), Configuration.cpp (+1 -1), Main.cpp (+1 -1)
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/SimManager: 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/SimManager: stdafx.h (+3 -3)
niklwors 2012-06-05 18:26 Rev.: 11990

Added Ida solver to cpp runtime

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: Configuration.cpp (+2)
perost 2012-03-26 12:56 Rev.: 11538

- Got rid of tabs.

121 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Source/SimManager: Configuration.cpp (+55 -55), Configuration.h (+10 -10), Main.cpp (+56 -56)
sjoelund.se 2012-03-26 11:31 Rev.: 11535

- Fix encoding in CPP and interactive

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/SimManager: stdafx.h (+3 -3)
sjoelund.se 2012-01-18 11:02 Rev.: 10918

- Set svn-eol-style on a few files

230 lines of code changed in 4 files:

  • SimulationRuntime/cpp/Source/SimManager: Configuration.cpp (+107 -106), Configuration.h (+23 -22), Main.cpp (+72 -71), stdafx.h (+28 -27)
niklwors 2011-11-30 16:46 Rev.: 10614

Added CMakefiles for Idas an Cvode to cpp runtime

5 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Source/SimManager: CMakeLists.txt (-5), Configuration.cpp (+5 -3)
niklwors 2011-11-18 14:21 Rev.: 10544

Extended cpp code generation for Modelica Tables

4 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Source/SimManager: Configuration.cpp (+3 -1), Main.cpp (+1 -1)
niklwors 2011-04-29 14:43 Rev.: 8756

add CMakefile to build generated Modelica System

9 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Source/SimManager: Configuration.h (+5 -5), Main.cpp (+4 -3)
niklwors 2011-04-15 10:00 Rev.: 8654

changed make files for cpp simulation runtime to cmake
removed all old build files

25 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Source/SimManager: CMakeLists.txt (new 14), Configuration.cpp (+11 -4)
niklwors 2011-02-08 16:16 Rev.: 7883

Added cpp simulation runtime SimulationRuntime/cpp
Binaries copied to trunk/build/bin/cpp and trunk/bin/lib/omc/cpp

214 lines of code changed in 9 files:

  • SimulationRuntime/cpp/Source/SimManager: Configuration.cpp (new 95), Configuration.h (new 22), Main.cpp (new 70), Main.mak (new), Main.vcxproj (new), Main.vcxproj.filters (new), Main.vcxproj.user (new), StdAfx.cpp (new), stdafx.h (new 27)
Generated by StatSVN 0.7.0