Developer Guide and Reference

ID 767251
Date 10/31/2024
Public
Document Table of Contents

Inquiry Intrinsic Functions

The following table lists inquiry intrinsic functions. Unless noted, inquiry intrinsic functions can be used in specification expressions.

Name

Description

ALLOCATED

Determines whether an allocatable variable is allocated.

ASSOCIATED

Determines if a pointer is associated or if two pointers are associated with the same target.

BIT_SIZE

Returns the number of bits in an integer type.

CACHESIZE

Returns the size of a level of the memory cache.

COSHAPE

Returns the sizes of codimensions of a coarray.