Skip to content

Commit b667098

Browse files
committed
-fix in cpp template init, save of all pre variables
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13248 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 260f6ab commit b667098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Compiler/Template/CodegenCpp.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,6 +1423,7 @@ case SIMCODE(modelInfo = MODELINFO(__)) then
14231423
//initialize equations
14241424
<%initBoundParameters%>
14251425
initialAnalyticJacobian();
1426+
saveAll();
14261427
}
14271428
>>
14281429
end init;

0 commit comments

Comments
 (0)