OOF2: The Manual
The Output classes provide ways of
extracting data from Meshes. Different kinds
of Outputs produce different kinds of
data. Contour
plots, for example, display the results of a Scalar Output at
locations determined by a Position Output.
The three categories of outputs are
-
ScalarOutputs: These are Outputs whose result is a single number at each evaluation point. They are used as thewhatargument in the contour plotting commands, for example. -
PositionOutputs: These are Outputs whose result is a position. They are used as thewhereargument in plotting commands. -
AggregateOutputs: These are Outputs whose result is a (possibly) multidimensional object, such as aFieldorFlux. They are used when interactively queryingMeshdata with the Data Viewer. Many of theScalarOutputsare alsoAggregateOutputs.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




