TOC PREV NEXT INDEX

set_global_extent

Synopsis

Computes the global extent by looping over all the members of a Time_Mesh.

Input Port

in_field

Parameters

Output Port

out_fld

Description

Compute the global extent by looping over all the members of a Time_Mesh looking at at each field's coordinate min and max and computing a summary min and max. This global extent is then then written into the coordinate min and max of each individual member of the Time_Mesh.

Input

in_field


Parameters

None.


Output Port

out_fld

Mesh

Example

Not available

File

v/modules.v

See also related modules

Not applicable.

TOC PREV NEXT INDEX