OOF2: The Manual
Name
OutputDestination — What to do with Scheduled Output data.
Subclasses
Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.
-
Graphics Window (
GfxWindowDestination) -- Send graphics window updates to the graphics window. -
Message Window (
MessageWindowStream) -- Send output to the Message Window. -
Output Stream (
OutputStream) -- Send output to a file. -
Data File (
DataFileOutput) -- Send Mesh data to a file.
Description
OutputDestinations determine how the results
of a Scheduled
Output are displayed during a time evolution computation.
Destinations are added to and removed from ScheduledOutputs by the Scheduled Output page
and the OOF.Mesh.Scheduled_Output.Destination menu.



