Changes between Version 1 and Version 2 of Ticket #5236, comment 2


Ignore:
Timestamp:
2018-12-11T21:39:00Z (6 years ago)
Author:
Francesco Casella

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5236, comment 2

    v1 v2  
    22> The Backend can inline function e.g. {{{M2.R.`from_real`(3.0,4.0)}}} but the Backend can't inline a constructor.
    33
    4 I'm sorry but I still fail to see why the regular equation and the initial equations should be handled differently. The Modelica source code is exactly the same
     4I'm sorry but I still fail to see why the regular equation and the initial equation should be handled differently. The Modelica source code is exactly the same
    55{{{
    66  R(3,4) = R(x,y);