.DESLib.CellularPDEVS.SRC.Cell1D.int

Internal Transition Function

Interface

function int
  input st s;

  replaceable function r
    input Integer s;
    input Integer[2] neighbors;
    output Integer sout;
  algorithm

  end r;

  output st sout;
end int;

Contents

NameDescription
r

Generated at 2026-01-04T19:13:54Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos