TOC PREV NEXT INDEX

set_global_minmax

Synopsis

Computes the global min max for each component by looping over all the members of a Time_Node_Data.

Input Port

in_field

Parameters

Output Port

out_fld

Description

Compute the global min max for each components by looping over all the members of a Time_Node_Data looking at each field's node data min and max and computing a summary min and max. This global min and max is then then written into the node data min and max of each individual member of the Time_Node_Data. Loops over all node data components and computes seperate global min and max for each component.

Input

in_field

Parameters

None.


Output Port

out_fld

Group

Example

Not available

File

v/modules.v

See also related modules

Not applicable.

TOC PREV NEXT INDEX