Intel® Fortran Compiler 18.0 Developer Guide and Reference

A to Z Reference

This section contains the following:

The Fortran compiler understands statements and intrinsic functions in your program without any additional information, such as that provided in modules.

However, modules must be included in programs that contain the following routines:

Whenever required, these USE module statements are prominent in the A to Z Reference.

In addition to the appropriate USE statement, for some routines you must specify the types of libraries to be used when linking.