Commit b0a26bb
Updating submodules
* OMCompiler 56dc448...97e737e (1):
> Improve Dynamic Tearing
* testsuite 15710a3...5b3abe4 (1):
> Expected Output1 parent 1ea3936 commit b0a26bb
2 files changed
+2
-2
lines changedSubmodule OMCompiler updated 24 files
- Compiler/BackEnd/BackendDAE.mo+1-1
- Compiler/BackEnd/BackendDAEUtil.mo+130-12
- Compiler/BackEnd/HpcOmScheduler.mo+8
- Compiler/BackEnd/HpcOmTaskGraph.mo+1
- Compiler/BackEnd/Tearing.mo+8-8
- Compiler/SimCode/SerializeModelInfo.mo+20
- Compiler/SimCode/SimCode.mo+9
- Compiler/SimCode/SimCodeUtil.mo+75-24
- Compiler/Template/CodegenC.tpl+234-85
- Compiler/Template/CodegenCFunctions.tpl+8-8
- Compiler/Template/CodegenUtil.tpl+1
- Compiler/Template/CodegenUtilSimulation.tpl+8
- Compiler/Template/CodegenXML.tpl+4-1
- Compiler/Template/ExpressionDumpTV.mo+12
- Compiler/Template/ExpressionDumpTpl.tpl+12-2
- Compiler/Template/SimCodeTV.mo+15
- Compiler/Template/TaskSystemDump.tpl+5-2
- SimulationRuntime/c/simulation/solver/linearSolverLapack.c+4-3
- SimulationRuntime/c/simulation/solver/nonlinearSolverHomotopy.c+141-28
- SimulationRuntime/c/simulation/solver/nonlinearSystem.c+22-13
- SimulationRuntime/c/simulation/solver/omc_math.c+1-1
- SimulationRuntime/c/simulation_data.h+3
- SimulationRuntime/c/util/omc_error.c+41-39
- SimulationRuntime/c/util/omc_error.h+1
0 commit comments