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