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