12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Intel <strong>Fortran</strong> <strong>Libraries</strong> <strong>Reference</strong>realREALcomplexlogicalCompatibility∆This term refers to the REAL (REAL(KIND=4)), DOUBLE PRECISION(REAL(KIND=8)), and REAL(KIND=16) data types as a group.This term refers to the default data type of objects declared to be REAL.REAL is equivalent to REAL(KIND=4), unless a compiler optionspecifies otherwise.This term refers to the COMPLEX (COMPLEX(KIND=4)), DOUBLECOMPLEX (COMPLEX(KIND=8)), and COMPLEX(KIND=16) datatypes as a group.This term refers to the LOGICAL(KIND=1), LOGICAL(KIND=2),LOGICAL (LOGICAL(KIND=4)), and LOGICAL(KIND=8) data types asa group.This term introduces a list of the projects or libraries that are compatiblewith the library routine.This symbol indicates a nonprinting tab character.This symbol indicates a nonprinting blank character.The following example shows how this manual's typographic conventions are used to indicate thesyntax of the CHMOD portability function:result = CHMOD (name, mode)This syntax shows that when you use this routine, you must specify the following:• The keyword CHMOD.• A left parenthesis.• The arguments name and mode, where name is the name of a file and mode is the filepermission.• A terminating right parenthesis.The syntax is shown in teal color, which indicates the the function is a language extension to<strong>Fortran</strong> 95.Platform LabelsA platform is a combination of operating system and central processing unit (CPU) that provides adistinct environment in which to use a product (in this case, a language). This manual containsinformation for the following language platforms:PlatformLanguage Operating System CPUIntel® <strong>Fortran</strong> Linux IA-32LinuxIntel® Itanium®xxiv

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!