13.1.14 Update_DV_Mathematic_Vector Procedure

The Update_DV_Mathematic_Vector procedure updates the Distributed Vector inside of a Mathematic Vector from the Values objects. If the DV is already updated, no work is done.

Calling syntax:

call Update_DV (MV)

Input/Output variable:

 MV  The Mathematic_Vector object to be set.

The Update_DV_Mathematic_Vector code listing contains additional documentation.



Michael L. Hall