Callback: Void object.GetCommands(IUserLoad load, ISolverData solverData, TextWriter stream)

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

Parameters

  • load
    Type: IUserLoad
    The associated load.
  • solverData
    The associated solver data.
  • stream
    Type: TextWriter
    The stream where the commands have to be written.