Callback:
Void
object
.GetCommands(
IUserLoad
load,
ISolverData
solverData,
TextWriter
stream)
Called to collect all commands to add to the solver input file.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
load
Type:
IUserLoad
The associated load.
solverData
Type:
ISolverData
The associated solver data.
stream
Type:
TextWriter
The stream where the commands have to be written.
Return Value
Type:
Remarks