-
nimen
2015-04-15 09:58
Rev.: 25553
-
21 lines of code changed in 1 file:
-
Compiler/Template:
CodegenCpp.tpl (+21 -11)
-
nimen
2015-04-13 15:44
Rev.: 25529
-
198 lines of code changed in 2 files:
-
SimulationRuntime/cpp/Core/SimController:
SimController.cpp (+179 -226)
-
SimulationRuntime/cpp/Include/Core/SimController:
SimController.h (+19 -20)
-
nimen
2015-04-09 11:54
Rev.: 25462
-
250 lines of code changed in 10 files:
-
SimulationRuntime/cpp/Include/SimCoreFactory/BodasFactory:
BodasFactory.h (+15 -15)
-
SimulationRuntime/cpp/Include/SimCoreFactory/Policies:
LinSolverBodasFactory.h (+21 -22),
LinSolverVxWorksFactory.h (+15 -19),
NonLinSolverBodasFactory.h (+45 -46),
NonLinSolverVxWorksFactory.h (+33 -37),
SolverBodasFactory.h (+44 -40),
SolverVxWorksFactory.h (+12 -15),
SystemBodasFactory.h (+33 -33),
SystemVxWorksFactory.h (+15 -19)
-
SimulationRuntime/cpp/Include/SimCoreFactory/VxWorksFactory:
VxWorksFactory.h (+17 -19)
-
nimen
2015-04-09 11:13
Rev.: 25456
-
15 lines of code changed in 1 file:
-
Compiler/Template:
CodegenCpp.tpl (+15 -13)
-
nimen
2015-04-07 17:35
Rev.: 25428
-
3 lines of code changed in 2 files:
-
SimulationRuntime/cpp/Include/Core/Solver:
SimulationMonitor.h (+1 -1)
-
SimulationRuntime/cpp/Include/Solver/RTEuler:
FactoryExport.h (+2 -5)
-
nimen
2015-04-07 15:05
Rev.: 25420
-
2 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core:
Modelica.h (+2)
-
nimen
2015-04-07 14:41
Rev.: 25417
-
133 lines of code changed in 2 files:
-
SimulationRuntime/cpp/Include/SimCoreFactory/BodasFactory:
BodasFactory.h (new 25)
-
SimulationRuntime/cpp/SimCoreFactory/BodasFactory:
BodasFactory.cpp (new 108)
-
nimen
2015-04-07 14:20
Rev.: 25414
-
243 lines of code changed in 5 files:
-
SimulationRuntime/cpp/Include/SimCoreFactory/Policies:
LinSolverBodasFactory.h (new 34),
NonLinSolverBodasFactory.h (new 60),
SolverBodasFactory.h (new 54),
SolverSettingsBodasFactory.h (new 51),
SystemBodasFactory.h (new 44)
-
nimen
2015-03-31 10:20
Rev.: 25329
-
36 lines of code changed in 3 files:
-
SimulationRuntime/cpp/Core/Utils/Modelica:
CMakeLists.txt (+1 -2)
-
SimulationRuntime/cpp/Include/Core/Utils/Modelica:
FactoryExport.h (new 7),
ModelicaSimulationError.h (+28 -24)
-
nimen
2015-02-02 15:34
Rev.: 24368
-
13 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Core/SimController:
SimManager.cpp (+13 -9)
-
nimen
2015-01-16 16:18
Rev.: 24072
-
7 lines of code changed in 2 files:
-
SimulationRuntime/cpp:
CMakeLists.txt (+5),
LibrariesConfig.h.in (+2 -1)
-
nimen
2014-12-30 13:46
Rev.: 23916
-
25 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Core/SimController:
SimManager.cpp (+25 -24)
-
nimen
2014-12-30 13:39
Rev.: 23915
-
1 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Solver/CVode:
CVode.cpp (+1)
-
nimen
2014-12-15 14:44
Rev.: 23780
-
29 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Core/SimController:
SimManager.cpp (+29 -38)
-
nimen
2014-12-02 16:52
Rev.: 23628
-
2 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Core/SimController:
SimManager.cpp (+2 -2)
-
nimen
2014-11-25 18:55
Rev.: 23556
-
7 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Solver/CVode:
CVode.cpp (+7 -2)
-
nimen
2014-11-24 12:25
Rev.: 23523
-
191 lines of code changed in 7 files:
-
SimulationRuntime/cpp:
CMakeLists.txt (+6),
LibrariesConfig.h.in (+1)
-
SimulationRuntime/cpp/Core/SimController:
SimManager.cpp (+143 -66)
-
SimulationRuntime/cpp/Include/Core/Math:
IBlas.h (+1 -2)
-
SimulationRuntime/cpp/Include/Core/SimController:
SimManager.h (+17 -3)
-
SimulationRuntime/cpp/Include/SimCoreFactory/Policies:
SolverOMCFactory.h (+11),
SolverSettingsOMCFactory.h (+12)
-
nimen
2014-11-05 16:52
Rev.: 23210
-
705 lines of code changed in 1 file:
-
Compiler/Template:
CodegenCpp.tpl (+705 -915)
-
nimen
2014-10-30 11:02
Rev.: 23070
-
880 lines of code changed in 51 files:
-
SimulationRuntime/cpp/Core/DataExchange:
FactoryExport.cpp (+27 -25),
SimData.cpp (+24 -25)
-
SimulationRuntime/cpp/Core/Math:
ArrayOperations.cpp (+59 -67),
FactoryExport.cpp (+1 -7),
Functions.cpp (+2 -5)
-
SimulationRuntime/cpp/Core/Modelica:
ModelicaSystem.cpp (+35 -55)
-
SimulationRuntime/cpp/Core/SimController:
Configuration.cpp (+2 -4),
FactoryExport.cpp (+2 -6),
Initialization.cpp (+2 -4),
Main.cpp (+5 -16),
SimController.cpp (+21 -27),
SimManager.cpp (+13 -19)
-
SimulationRuntime/cpp/Core/SimulationSettings:
Factory.cpp (+6 -8),
FactoryExport.cpp (+4 -14)
-
SimulationRuntime/cpp/Core/Solver:
FactoryExport.cpp (+2 -1),
SolverDefaultImplementation.cpp (+40 -48)
-
SimulationRuntime/cpp/Core/System:
AlgLoopSolverFactory.cpp (+1 -1)
-
SimulationRuntime/cpp/Include/Core:
HistoryImpl.h (+6 -6)
-
SimulationRuntime/cpp/Include/Core/Math:
Array.h (+7 -2)
-
SimulationRuntime/cpp/Include/Core/Modelica:
FactoryExport.h (-4),
ModelicaSystem.h (+36 -39)
-
SimulationRuntime/cpp/Include/Core/Object:
IObject.h (+5 -21),
Object.h (+7 -37)
-
SimulationRuntime/cpp/Include/Core/SimController:
Configuration.h (+11 -11),
ISimData.h (+1 -1),
Initialization.h (+5 -6),
SimController.h (+4 -6),
SimManager.h (+18 -18)
-
SimulationRuntime/cpp/Include/Core/SimulationSettings:
Factory.h (+2 -2),
GlobalSettings.h (+62 -62),
IGlobalSettings.h (+36 -35)
-
SimulationRuntime/cpp/Include/Core/Solver:
IAlgLoopSolver.h (+16 -15),
ILinSolverSettings.h (+5 -5),
INonLinSolverSettings.h (+11 -15),
ISolver.h (+38 -38),
SimulationMonitor.h (+3 -3),
SolverDefaultImplementation.h (+64 -65),
SolverSettings.h (+5 -5)
-
SimulationRuntime/cpp/Include/Core/System:
AlgLoopSolverFactory.h (+5 -6),
EventHandling.h (+48 -48),
IAlgLoop.h (+13 -15),
IAlgLoopSolverFactory.h (+3 -11),
IMixedSystem.h (+5 -5),
IStepEvent.h (-1),
ITime.h (+2 -2),
IWriteOutput.h (+10 -10),
SystemDefaultImplementation.h (+30 -30)
-
SimulationRuntime/cpp/Include/SimCoreFactory/Policies:
FactoryConfig.h (+42 -42)
-
SimulationRuntime/cpp/Solver/Kinsol:
FactoryExport.cpp (+2 -5),
Kinsol.cpp (+101 -107),
Kinsol.h (+31 -35)
-
nimen
2014-10-28 15:04
Rev.: 23002
-
20 lines of code changed in 2 files:
-
SimulationRuntime/cpp/Solver/Kinsol:
FactoryExport.cpp (+16 -6),
FactoryExport.h (+4 -5)