.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-07-25T18:21:05Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos