Changes between Initial Version and Version 1 of Ticket #5110, comment 20


Ignore:
Timestamp:
2018-10-04T13:30:21+02:00 (6 years ago)
Author:
rfranke
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5110, comment 20

    initial v1  
    3939end ArrayEquationsTest;
    4040}}}
    41 By chance the parameter `n` propagates up to the for loop in the Cpp code and the FMI model description file. The sizes of the arrays are fixed though :-(
     41By chance (and a little tweak in BackendEquation.equationSize) the parameter `n` propagates up to the for loop in the Cpp code and the FMI model description file. The sizes of the arrays are fixed though :-(