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