OOF2: The Manual
Name
Other Mesh (TwoVectorOtherMeshInit) — Initialize a two-vector field from the same field on another mesh.
Synopsis
TwoVectorOtherMeshInit(mesh)
Details
-
Base class:
TwoVectorFieldInit -
Parameters:
mesh- Copy field values from this Mesh. Type: The path to an existing
Meshobject.
Description
TwoVectorOtherMeshInit objects are used as
the initializer argument in the OOF.Mesh.Initialize command when assigning
initial values to two dimensional vector fields on a Mesh.
TwoVectorOtherMeshInit copies field values
from another Mesh, interpolating as necessary if the Nodes of
the source Mesh do not correspond to the Nodes of the target Mesh.
The mesh parameter specifies the source Mesh.
The target Mesh is given by the mesh
parameter of the OOF.Mesh.Initialize
command.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




