Callback: Void load.GetPostCommands(IUserLoad load, StringWriter stream)

Callback that is invoked to collect all "post" commands to add to the solver input file.

Parameters

  • load
    Type: IUserLoad
    The load object.
  • stream
    The stream where the commands have to be written.