Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-C293D823-E93E-42F5-BC25-D9FA38219B6C
Visible to Intel only — GUID: GUID-C293D823-E93E-42F5-BC25-D9FA38219B6C
Glossary W
wait function |
A function that blocks the execution of a calling thread until a specified set of conditions has been satisfied. |
whole array |
An array reference (for example, in a type declaration statement) that consists of the array name alone, without subscript notation. Whole array operations affect every element in the array. See also array. |