functionsetPostOptModules

Sets post optimization modules for the backend.

Information

Sets the optimization modules which are used after the index reduction to optimize the system for simulation, given as a comma separated string. Call the compiler with --help=optmodules for more information about what methods are available.

Example input: lateInline,inlineArrayEqn,removeSimpleEquations

Inputs

TypeNameDefaultDescription
Stringmodules

Outputs

TypeNameDefaultDescription
Booleansuccess