Lines Matching refs:coarray

1613           Disable coarray support; using coarray declarations and
1621 Library-based coarray parallelization; a suitable GNU Fortran
1622 coarray library needs to be linked.
5362 is an oparque pointer identifying the coarray and the offset is a
5364 between the base address of the coarray and the passed scalar or first
5375 * The character length and/or coarray token and offset for the first
5376 argument which is a 'CHARACTER' or a nonallocatable coarray dummy
5420 Indicates which kind of coarray variable should be registered.
5440 coarray. The token needs to be setup previously by the REGISTER_ONLY.
5458 Allows to specifiy the type of deregistration of a coarray object.
5481 /* Reference a non-allocatable/non-pointer array. I.e., the coarray object
5595 …_present:: Query whether an allocatable or pointer component in a derived type coarray is allocated
5649 coarray registration works, it might not be the first call to the
5817 Registers memory for a coarray and creates a token to identify the
5818 coarray. The routine is called for both coarrays with 'SAVE'
5855 coarray to be allocated; for lock types and
5859 coarray.
5873 memory is used. The token permits to identify the coarray; to the
5875 for instance, store the base address of the coarray in the token,
5895 Called to free or deregister the memory of a coarray; the processor
5908 TYPE the type of action to take for the coarray. A
5927 …resent' -- Query whether an allocatable or pointer component in a derived type coarray is allocated
5931 Used to query the coarray library whether an allocatable component
5932 in a derived type coarray is allocated on a remote image.
5939 TOKEN An opaque pointer identifying the coarray.
5944 coarray. The object reference needs to be a
5965 coarray.
5968 the coarray.
6028 coarray.
6031 the coarray.
6094 destination coarray.
6097 the destination coarray.
6108 source coarray.
6111 the source coarray.
6167 coarray.
6236 coarray.
6307 destination coarray.
6314 source coarray.
6390 coarray.
6426 coarray.
6458 coarray.
6493 coarray.
6504 This function only operates on a local coarray. It acts like a
6535 coarray.
6701 coarray.
6704 the coarray.
6732 coarray.
6735 the coarray.
6765 coarray.
6768 the coarray.
6810 coarray.
6813 the coarray.
7124 * 'EVENT_QUERY': EVENT_QUERY, Query whether a coarray event has occurred
8610 ATOM Scalar coarray or coindexed variable of integer
8655 ATOM Scalar coarray or coindexed variable of integer
8702 ATOM Scalar coarray or coindexed variable of either
8749 ATOM Scalar coarray or coindexed variable of either
8796 ATOM Scalar coarray or coindexed variable of integer
8845 ATOM Scalar coarray or coindexed variable of integer
8891 ATOM Scalar coarray or coindexed variable of integer
8938 ATOM Scalar coarray or coindexed variable of integer
8984 ATOM Scalar coarray or coindexed variable of integer
9032 ATOM Scalar coarray or coindexed variable of either
9081 ATOM Scalar coarray or coindexed variable of integer
11779 9.99 'EVENT_QUERY' -- Query whether a coarray event has occurred
14716 Returns the lower bounds of a coarray, or a single lower cobound
14728 ARRAY Shall be an coarray, of any type.
19355 Returns the upper cobounds of a coarray, or a single upper cobound
19367 ARRAY Shall be an coarray, of any type.
19718 declared as coarray and may not appear in a variable-definition
21922 * coarray, IMAGE_INDEX: IMAGE_INDEX. (line 6)
21923 * coarray, lower bound: LCOBOUND. (line 6)
21924 * coarray, NUM_IMAGES: NUM_IMAGES. (line 6)
21925 * coarray, THIS_IMAGE: THIS_IMAGE. (line 6)
21926 * coarray, upper bound: UCOBOUND. (line 6)