Directory SimulationRuntime/cpp/Source/System/Interfaces/

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

[root]/SimulationRuntime/cpp/Source/System/Interfaces

Lines of Code

SimulationRuntime/cpp/Source/System/Interfaces/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 48 (100.0%) 1052 (100.0%) 21.9
niklwors 29 (60.4%) 460 (43.7%) 15.8
sjoelund.se 9 (18.8%) 406 (38.6%) 45.1
perost 9 (18.8%) 183 (17.4%) 20.3
Kaie Kubjas 1 (2.1%) 3 (0.3%) 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 9 files:

  • SimulationRuntime/cpp/Source/System/Interfaces: IAlgLoop.h (del), IAlgLoopSolver.h (del), IAlgLoopSolverFactory.h (del), IContinous.h (del), IDAESystem.h (del), IDataExchange.h (del), IEvent.h (del), ISystemInitialization.h (del), ISystemProperties.h (del)
niklwors 2012-10-05 16:30 Rev.: 13204

- fix in cpp runtime for CVode event handling. Modified CVode settings.

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IEvent.h (+1)
niklwors 2012-07-05 14:39 Rev.: 12282

- extended cpp template for sparse jacobian

6 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IDAESystem.h (+6 -8)
perost 2012-03-26 12:56 Rev.: 11538

- Got rid of tabs.

183 lines of code changed in 9 files:

  • SimulationRuntime/cpp/Source/System/Interfaces: IAlgLoop.h (+34 -34), IAlgLoopSolver.h (+15 -15), IAlgLoopSolverFactory.h (+5 -5), IContinous.h (+42 -42), IDAESystem.h (+29 -29), IDataExchange.h (+3 -3), IEvent.h (+21 -21), ISystemInitialization.h (+16 -16), ISystemProperties.h (+18 -18)
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/System/Interfaces: IContinous.h (+1 -1)
niklwors 2012-02-28 11:51 Rev.: 11219

Modified interface method giveZeroFunc in cpp runtime, eps parameter is not needed.
Fix in CMake file of Modelica System

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IEvent.h (+1 -1)
niklwors 2012-02-27 18:24 Rev.: 11212

Modified event iteration in cpp runtime. Using checkConditions instead of setZeroState from solver

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IEvent.h (+2 -2)
niklwors 2012-02-27 17:43 Rev.: 11211

fix for mixed system iteration in cpp runtime
fix in CVode for calculation of event state

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IEvent.h (+3 -1)
niklwors 2012-02-23 14:16 Rev.: 11182

Added get and set method for conditions vector in IEvent interface

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IEvent.h (+2 -1)
niklwors 2012-02-14 16:34 Rev.: 11133

Added ISystemInitialization interface to cpp runtime

44 lines of code changed in 3 files:

  • SimulationRuntime/cpp/Source/System/Interfaces: IContinous.h (+1 -2), IEvent.h (+2 -2), ISystemInitialization.h (new 41)
niklwors 2012-01-31 17:18 Rev.: 10992

Extended cpp runtime and cpp template for mixed systems

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IContinous.h (+1 -1)
Kaie Kubjas 2012-01-27 12:34 Rev.: 10970

In SimCodeCpp.tpl fixed a bug with arrays and extended functions for doing reduction.

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IContinous.h (+3 -1)
sjoelund.se 2012-01-18 11:02 Rev.: 10918

- Set svn-eol-style on a few files

405 lines of code changed in 8 files:

  • SimulationRuntime/cpp/Source/System/Interfaces: IAlgLoop.h (+68 -67), IAlgLoopSolver.h (+42 -41), IAlgLoopSolverFactory.h (+31 -30), IContinous.h (+79 -78), IDAESystem.h (+67 -66), IDataExchange.h (+27 -26), IEvent.h (+46 -45), ISystemProperties.h (+45 -44)
niklwors 2011-12-23 12:45 Rev.: 10833

Extended cpp template for solving linear systems

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IAlgLoop.h (+2 -1)
niklwors 2011-11-04 15:13 Rev.: 10296

Added forgotten AlgloopsolverFactory Interface

30 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IAlgLoopSolverFactory.h (new 30)
niklwors 2011-10-28 10:00 Rev.: 10246

Extended cpp runtime for solving non linear systems

0 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Source/System/Interfaces: IAlgLoop.h (-2)
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

368 lines of code changed in 7 files:

  • SimulationRuntime/cpp/Source/System/Interfaces: IAlgLoop.h (new 68), IAlgLoopSolver.h (new 41), IContinous.h (new 78), IDAESystem.h (new 66), IDataExchange.h (new 26), IEvent.h (new 45), ISystemProperties.h (new 44)
Generated by StatSVN 0.7.0