-
mkloeppel
2015-04-20 09:24
Rev.: 25628
-
11 lines of code changed in 1 file:
-
Compiler/Template:
CodegenCpp.tpl (+11 -16)
-
mkloeppel
2015-04-20 09:23
Rev.: 25627
-
64 lines of code changed in 7 files:
-
SimulationRuntime/cpp/Include/Core:
Modelica.h (+1)
-
SimulationRuntime/cpp/Include/Core/System:
IAlgLoop.h (+2 -3),
IMixedSystem.h (+2 -2)
-
SimulationRuntime/cpp/Include/Solver/UmfPack:
UmfPack.h (+7 -3)
-
SimulationRuntime/cpp/Solver/UmfPack:
UmfPack.cpp (+46 -33)
-
testsuite/openmodelica/cppruntime/umfpack:
NPendulummath.mo (+2 -2),
NPendulummath.mos (+4 -6)
-
mkloeppel
2015-02-04 10:49
Rev.: 24393
-
14 lines of code changed in 3 files:
-
SimulationRuntime/cpp:
CMakeLists.txt (+1 -1)
-
SimulationRuntime/cpp/Include/Solver/IDA:
IDA.h (+4 -3)
-
SimulationRuntime/cpp/Solver/IDA:
IDA.cpp (+9 -8)
-
mkloeppel
2015-02-03 16:18
Rev.: 24381
-
1368 lines of code changed in 12 files:
-
SimulationRuntime/cpp:
CMakeLists.txt (+6)
-
SimulationRuntime/cpp/Include/SimCoreFactory/Policies:
SolverOMCFactory.h (+9),
SolverSettingsOMCFactory.h (+8),
StaticSolverOMCFactory.h (+7 -3),
StaticSolverSettingsOMCFactory.h (+1 -1)
-
SimulationRuntime/cpp/Include/Solver/IDA:
FactoryExport.h (new 17),
IDA.h (new 242),
IDASettings.h (new 18)
-
SimulationRuntime/cpp/Solver/IDA:
CMakeLists.txt (new 23),
FactoryExport.cpp (new 38),
IDA.cpp (new 979),
IDASettings.cpp (new 20)
-
mkloeppel
2014-12-17 17:36
Rev.: 23828
-
3 lines of code changed in 1 file:
-
Compiler/boot:
Makefile.in (+3 -1)
-
mkloeppel
2014-12-17 15:15
Rev.: 23822
-
6 lines of code changed in 3 files:
-
configure.in (+3 -4)
-
Compiler/runtime:
config.unix.h.in (+1 -1)
-
SimulationRuntime/cpp/Solver/UmfPack:
UmfPack.cpp (+2 -1)
-
mkloeppel
2014-09-11 16:54
Rev.: 22278
-
3740 lines of code changed in 1 file:
-
Compiler/Template:
CodegenCpp.mo (+3740 -3618)
-
mkloeppel
2014-09-11 16:32
Rev.: 22276
-
72 lines of code changed in 5 files:
-
Compiler/Template:
CodegenCpp.tpl (+32 -2)
-
SimulationRuntime/cpp/Include/Core/System:
IAlgLoop.h (+2)
-
SimulationRuntime/cpp/Solver/UmfPack:
UmfPack.cpp (+35 -13),
UmfPack.h (+2 -1)
-
testsuite/openmodelica/cppruntime/umfpack:
Makefile (+1 -1)
-
mkloeppel
2014-09-10 14:39
Rev.: 22255
-
307 lines of code changed in 4 files:
-
testsuite/openmodelica/cppruntime/ReferenceFiles:
NPendulummath_res.mat (new)
-
testsuite/openmodelica/cppruntime/hpcom/umfpack:
Makefile (new 46),
NPendulummath.mo (new 227),
NPendulummath.mos (new 34)
-
mkloeppel
2014-09-05 14:10
Rev.: 22147
-
1 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core/Math:
SparseMatrix.h (+1 -1)
-
mkloeppel
2014-09-03 09:34
Rev.: 22107
-
3 lines of code changed in 2 files:
-
Makefile.omdev.mingw (+1 -1)
-
SimulationRuntime/cpp:
CMakeLists.txt (+2)
-
mkloeppel
2014-09-02 15:56
-
3 lines of code changed in 2 files:
-
mkloeppel
2014-09-02 15:49
Rev.: 22095
-
89 lines of code changed in 3 files:
-
Makefile.common (+18 -17),
Makefile.omdev.mingw (+24 -1)
-
SimulationRuntime/cpp/Solver/UmfPack:
SuiteSparseConfig.cmake (+47 -47)
-
mkloeppel
2014-08-27 13:10
Rev.: 22030
-
3 lines of code changed in 1 file:
-
mkloeppel
2014-08-27 12:55
Rev.: 22028
-
78 lines of code changed in 6 files:
-
Makefile.common (+18 -2),
Makefile.in (+1),
configure.in (+8)
-
SimulationRuntime/cpp:
CMakeLists.txt (+12 -9)
-
SimulationRuntime/cpp/Core/Modelica:
ModelicaConfig.inc.in (+2 -2)
-
SimulationRuntime/cpp/Solver/UmfPack:
SuiteSparseConfig.cmake (+37 -115)
-
mkloeppel
2014-07-16 15:11
Rev.: 21529
-
8 lines of code changed in 1 file:
-
SimulationRuntime/cpp:
CMakeLists.txt (+8 -8)
-
mkloeppel
2014-07-16 14:44
Rev.: 21528
-
140 lines of code changed in 6 files:
-
SimulationRuntime/cpp:
CMakeLists.txt (+10 -9)
-
SimulationRuntime/cpp/Solver/UmfPack:
CMakeLists.txt (+1 -1),
FindSuiteSparse.cmake (del),
SuiteSparseConfig.cmake (new 125),
UmfPack.cpp (+3 -2),
UmfPack.h (+1)
-
mkloeppel
2014-07-02 14:45
Rev.: 21396
-
7 lines of code changed in 3 files:
-
SimulationRuntime/cpp/Core/Math:
SparseMatrix.cpp (+4 -4)
-
SimulationRuntime/cpp/Include/Core/Math:
SparseMatrix.h (+1 -1)
-
SimulationRuntime/cpp/Solver/UmfPack:
UmfPack.cpp (+2 -1)
-
mkloeppel
2014-07-01 17:59
Rev.: 21392
-
2 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core/Math:
SparseMatrix.h (+2)
-
mkloeppel
2014-07-01 17:45
Rev.: 21390
-
3 lines of code changed in 2 files:
-
SimulationRuntime/cpp/Include/Core/Math:
SparseMatrix.h (+2 -11)
-
SimulationRuntime/cpp/Solver/UmfPack:
UmfPack.cpp (+1 -2)