Directory SimulationRuntime/cpp/Source/Math/Implementation/

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/Math/Implementation

Lines of Code

SimulationRuntime/cpp/Source/Math/Implementation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 60 (100.0%) 1461 (100.0%) 24.3
niklwors 43 (71.7%) 636 (43.5%) 14.7
sjoelund.se 7 (11.7%) 527 (36.1%) 75.2
perost 4 (6.7%) 175 (12.0%) 43.7
Frenkel TUD 5 (8.3%) 121 (8.3%) 24.2
Kaie Kubjas 1 (1.7%) 2 (0.1%) 2.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 10 files:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.cpp (del), ArrayOperations.h (del), ArrayOps.zip (del), CMakeLists.txt (del), Constants.h (del), Functions.cpp (del), Functions.h (del), Utility.h (del), stdafx.cpp (del), stdafx.h (del)
niklwors 2012-11-02 16:19 Rev.: 13772

changed folder of cpp runtime libraries to lib/omc/cpp

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: CMakeLists.txt (+1 -1)
niklwors 2012-09-17 11:17 Rev.: 12951

-fix in cvode calcfunction for exception handling.

5 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: Functions.cpp (+5 -2)
niklwors 2012-09-13 09:10 Rev.: 12909

- fix in cpp runtime for division, initialization of CVode

17 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Source/Math/Implementation: CMakeLists.txt (+4 -4), Functions.cpp (+8), Functions.h (+5 -5)
niklwors 2012-09-10 10:18 Rev.: 12841

- fix in cpp for atan2,smooth init of const vars

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: Utility.h (+3)
niklwors 2012-09-06 16:32 Rev.: 12806

- fix for array add in cpp template

30 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.h (+30 -53)
niklwors 2012-09-05 15:56 Rev.: 12791

- fix in cpp template for divide, multiply array and asub operation

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.h (+1)
niklwors 2012-09-05 15:04 Rev.: 12788

- removed tab in ArrayOperations

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.h (+1 -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/Math/Implementation: ArrayOperations.h (+9 -1)
Frenkel TUD 2012-08-28 23:35 Rev.: 12710

- fix bugs for runtime cpp
- skip warning from initialisation about self generated variables

69 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.h (+17 -8), CMakeLists.txt (+1), Utility.h (new 51)
Frenkel TUD 2012-08-28 18:04 Rev.: 12705

- fix bugs for simCodeTarget Cpp

51 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.h (+51 -25)
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/Math/Implementation: CMakeLists.txt (+4 -8)
Frenkel TUD 2012-06-19 17:29 Rev.: 12119

fix runtime cpp for compilation Makefile Source/*.*

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.cpp (+1 -1)
perost 2012-03-26 12:56 Rev.: 11538

- Got rid of tabs.

175 lines of code changed in 4 files:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.h (+12 -12), CMakeLists.txt (+3 -3), Constants.h (+9 -9), Functions.h (+151 -151)
sjoelund.se 2012-03-26 11:31 Rev.: 11535

- Fix encoding in CPP and interactive

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: stdafx.h (+1 -1)
Kaie Kubjas 2012-02-28 10:42 Rev.: 11217

Fix typo in AlgloopsolverFactory class

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: Functions.h (+2)
niklwors 2012-02-10 19:47 Rev.: 11090

Added fix to KinSol solver for linear systems

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: Functions.h (+1)
sjoelund.se 2012-01-18 11:02 Rev.: 10918

- Set svn-eol-style on a few files

526 lines of code changed in 6 files:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.cpp (+10 -9), ArrayOperations.h (+129 -128), Constants.h (+48 -47), Functions.cpp (+5 -4), Functions.h (+321 -320), stdafx.h (+13 -12)
niklwors 2011-11-24 18:39 Rev.: 10573

Fix for division in cpp runtime and cpp template

8 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: Functions.h (+8)
niklwors 2011-11-18 14:21 Rev.: 10544

Extended cpp code generation for Modelica Tables

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.h (+1)
niklwors 2011-10-28 10:00 Rev.: 10246

Extended cpp runtime for solving non linear systems

8 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.cpp (+5 -5), ArrayOperations.h (+3 -3)
niklwors 2011-10-10 13:57 Rev.: 10070

fix in cpp template for generate matrix code

9 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.cpp (+1 -1), ArrayOperations.h (+8 -9)
niklwors 2011-09-09 15:29 Rev.: 9764

fixes in cpp template for Modelica functions and arrays

37 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.h (+37 -1)
niklwors 2011-06-28 15:10 Rev.: 9379

Added new Euler methods to cpp simulation runtime

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: Functions.h (+1 -1)
niklwors 2011-05-12 11:18 Rev.: 8950

Modified cmake files for build of the Modelica system with generated make file

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/Math/Implementation: CMakeLists.txt (+2 -2)
niklwors 2011-04-29 14:43 Rev.: 8756

add CMakefile to build generated Modelica System

6 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Source/Math/Implementation: CMakeLists.txt (+5 -2), Functions.h (+1 -1)
niklwors 2011-04-15 10:00 Rev.: 8654

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

16 lines of code changed in 2 files:

  • SimulationRuntime/cpp/Source/Math/Implementation: CMakeLists.txt (new 15), Functions.h (+1 -1)
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

476 lines of code changed in 8 files:

  • SimulationRuntime/cpp/Source/Math/Implementation: ArrayOperations.cpp (new 9), ArrayOperations.h (new 92), ArrayOps.zip (new), Constants.h (new 47), Functions.cpp (new 4), Functions.h (new 312), stdafx.cpp (new), stdafx.h (new 12)
Generated by StatSVN 0.7.0