The Initialized_Distributed_Vector procedure returns true iff the Distributed_Vector object has been initialized.
Calling syntax:
| Logical = Initialized(DV) |
Input variable:
| DV | The Distributed_Vector object to be examined. |
Output variable:
| Initialized | True iff the Distributed_Vector object has been initialized. |
The Initialized_Distributed_Vector code listing contains additional documentation.