Callback:
Void
load
.GetPostCommands(
IUserLoad
load,
StringWriter
stream)
Callback that is invoked to collect all "post" 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 load object.
stream
Type:
StringWriter
The stream where the commands have to be written.
Return Value
Type:
Remarks