.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 2026-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos