<<

NAME
    specifier for INQUIRE
    specifier for OPEN
name association
    argument
    pointer
    storage
NAMED
named common
    defining initial values for variables in
named constants
NAMELIST
namelist external records
    alternative form for
namelist formatting
    input
    output
namelist group
    prompting for information about
namelist I/O
    input
    output
namelist input
    comments in
namelist output
namelist records
namelist specifier
namelist statements
    READ
    WRITE
namelists
names
    associating with constant value
    associating with group
    association of
    explicit typing of
    first character in
    in PARAMETER statements
    length allowed
    of main programs
    overriding default data typing of
    resolving references to nonestablished
    scope of
    statement defining default types for user-defined
    unambiguous
NaN values
    function testing for
NARGS
NATIVE
    value for CONVERT specifier
NEAREST
nearest different number
    function returning
nearest integer
    function returning
nested and group repeat specifications
nested DO constructs
nested IF constructs
new line character
    function returning
NEW_LINE
NEXTREC
NINT
NLS date and time format
NLS functions
    date and time format
    MBCharLen
    MBConvertMBToUnicode
    MBConvertUnicodeToMB
    MBCurMax
    MBINCHARQQ
    MBINDEX
    MBJISToJMS and MBJMSToJIS
    MBLead
    MBLen
    MBLen_Trim
    MBLEQ
    MBLGE
    MBLGT
    MBLLE
    MBLLT
    MBLNE
    MBNext
    MBPrev
    MBSCAN
    MBStrLead
    MBVERIFY
    NLSEnumCodepages
    NLSEnumLocales
    NLSFormatCurrency
    NLSFormatDate
    NLSFormatNumber
    NLSFormatTime
    NLSGetEnvironmentCodepage
    NLSGetLocale
    NLSGetLocaleInfo
    NLSSetEnvironmentCodepage
    NLSSetLocale
    table of
NLS language
    function setting current
    subroutine retrieving current
NLS locale parameters
    table of
NLS parameters
    table of
NLSEnumCodepages
NLSEnumLocales
NLSFormatCurrency
NLSFormatDate
NLSFormatNumber
NLSFormatTime
NLSGetEnvironmentCodepage
NLSGetLocale
NLSGetLocaleInfo
NLSSetEnvironmentCodepage
NLSSetLocale
NML
    specifier for READ
    specifier for WRITE
NO_ARG_CHECK
    option for ATTRIBUTES directive
NODECLARE
NOFREEFORM
NOINLINE
    option for ATTRIBUTES directive
NOMIXED_STR_LEN_ARG
    option for ATTRIBUTES directive
non-Fortran procedures
    references to
    referencing with %LOC
nonadvancing i/o
nonblock DO
    terminal statements for
noncharacter data types
noncharacter type declaration statements
nondecimal numeric constants
    determining the data type of
nonelemental functions
nonexecutable statements
nonrepeatable edit descriptors
NOOPTIMIZE
NOPARALLEL
NOPREFETCH
normalized floating-point number
NOSHARED
NOSTRICT
NOSWP
NOT
Not-a-Number (NaN)
    function testing for
NOUNROLL
NOUNROLL_AND_JAM
NOVECTOR
NOWAIT
    effect on implied FLUSH directive
    effect with REDUCTION clause
    in END DO directive
    in END SECTIONS directive
    in END SINGLE directive
NUL
    predefined QuickWin routine
NULL
NULLIFY
    overview of dynamic allocation
NUM_THREADS
    in PARALLEL directive
    in PARALLEL DO directive
NUMARG
NUMBER
number string
    function returning for current locale
numeric assignment statements
numeric constants
    complex
    integer
    nondecimal
    real
numeric conversion
    limitations of
numeric data
    size limits for A editing
numeric data types
    conversion rules with DATA
numeric expressions
    comparing values of
    data type of
    using parentheses in
numeric format
    specifying
numeric functions
    categories of
    models defining
numeric models
    bit
    integer
    querying parameters in
    real
numeric nondecimal constants
    determining the data type of
numeric operators
    precedence of
numeric parameters
    functions returning
    retrieving parameters of
numeric procedures
    table of
numeric routines
numeric storage unit



O
    edit descriptor
OBJCOMMENT
object file
    directive specifying library search path
    option generating one per source file
    option increasing number of sections in
    option placing a text string into
    option specifying name for
object module
    directive specifying identifier for
octal constants
    alternative syntax for
octal editing (O)
octal values
    transferring
of allocatable arrays
of pointer targets
ONLY
    keyword in USE statement
OPEN
    ACCESS specifier
    ACTION specifier
    ASSOCIATEVARIABLE specifier
    BLANK specifier
    BLOCKSIZE specifier
    BUFFERCOUNT specifier
    BUFFERED specifier
    CARRIAGECONTROL specifier
    CONVERT specifier
    DEFAULTFILE specifier
    DELIM specifier
    DISPOSE specifier
    FILE specifier
    FORM specifier
    IOFOCUS specifier
    MAXREC specifier
    MODE specifier
    NAME specifier
    NOSHARED specifier
    ORGANIZATION specifier
    PAD specifier
    POSITION specifier
    READONLY specifier
    RECL specifier
    RECORDSIZE specifier
    RECORDTYPE specifier
    SHARE specifier
    SHARED specifier
    STATUS specifier
    table of specifiers and values
    TITLE specifier
    TYPE specifier
    USEROPEN specifier
OPENED
    specifier for INQUIRE
opening files
OpenMP*
    option controlling diagnostics
    option enabling
    option enabling analysis of applications
    option enabling programs in sequential mode
    option specifying threadprivate
OpenMP* Fortran directives
    ATOMIC
    BARRIER
    clauses for
    conditional compilation of
    CRITICAL
    DO
    FLUSH
    MASTER
    nesting and binding rules
    ORDERED
    PARALLEL
    PARALLEL DO
    PARALLEL SECTIONS
    PARALLEL WORKSHARE
    SECTION
    SECTIONS
    SINGLE
    syntax of
    table of
    THREADPRIVATE
    WORKSHARE
OpenMP* options
    related cluster options
OpenMP* run-time library
    option specifying
OpenMP* run-time library routines
OpenMP*run-time library
    option controlling which is linked to
operands
    in logical expressions
    in numeric expressions
operations
    character
    complex
    conversion to higher precision
    defined
    integer
    numeric
    real
operator precedence
    summary of
operators
    binary
    generic
    logical
    numeric
    precedence of
    relational
    unary
optimization
    controlling unrolling and jamming
    directive affecting
    limiting loop unrolling
    loop unrolling
    option disabling all
    option enabling global
    option enabling prefetch insertion
    option generating single assembly file from multiple files
    option generating single object file from multiple files
    option specifying code
    preventing with VOLATILE
    specified by ATOMIC directive
    specified by SWP and NOSWP directives (i64)
    specified by UNROLL and NOUNROLL directives
    specified by UNROLL_AND_JAM and NOUNROLL_AND_JAM directives
optimization report
    option displaying phases for
    option generating for routines with specified text
    option generating to stderr
    option specifying detail level of
    option specifying name for
    option specifying phase to use for
optimizations
    option disabling all
    option enabling all speed
    option enabling many speed
OPTIMIZE
OPTIONAL
optional arguments
    function determining presence of
optional plus sign in output fields
OPTIONS
options used for IPO
OR
order of subscript progression
ORDERED
    clause in DO directive
    clause in PARALLEL DO directive
ORGANIZATION
    specifier for INQUIRE
    specifier for OPEN
OUTGTEXT
    related routines
output
    displaying to screen
output files
    option specifying name for
output statements for data transfer
    PRINT
    REWRITE
    WRITE
OUTTEXT
    effect of WRAPON


>>