.OpenModelica.Scripting.setIndexReductionMethod

Sets the index reduction method.

Information

Sets the index reduction method used by the backend after the pre optimization modules. Call the compiler with --help=optmodules for more information about what methods are available.

Example input: dynamicStateSelection

Interface

function setIndexReductionMethod
  input String method;
  output Boolean success;
end setIndexReductionMethod;

Generated at 2025-05-10T18:20:09Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos