set_global_minmax


Synopsis

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

Input Ports

in_field

 

 

Output Ports

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 Ports

in_field

 

Parameters

 

None.

Output Ports

out_fld

Group

Example

Not available.

File

v/modules.v

See also