.MetaModelica.arrayCreate

Information

O(size)

Interface

impure function arrayCreate<A>
  input Integer size;
  input A initialValue;
  output array<A> arr;
end arrayCreate;

Generated at 2024-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos