Callback: Void interface.GetPostCommands(IAnalysis analysis, StringWriter stream)

Called to collect all "post" commands to add to the solver input file.

Parameters

  • analysis
    Type: IAnalysis
    The current analysis.
  • stream
    The stream where the commands have to be written.