Clicky

Fortran Wiki
ucobound (changes)

Skip the Navigation Links | Home Page | All Pages | Recently Revised | Authors | Feeds | Export |

Showing changes from revision #0 to #1: (追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)

Description

Returns the upper cobounds of a coarray, or a single upper cobound along the dim codimension.

Standard

Fortran 2008 and later

Class

Inquiry function

Syntax

result = ucobound(coarray [, dim [, kind]])

Arguments

  • array - Shall be an coarray, of any type.
  • dim - (Optional) Shall be a scalar integer.
  • kind - (Optional) An integer initialization expression indicating the kind parameter of the result.

Return value

The return value is of type integer and of kind kind. If kind is absent, the return value is of default integer kind. If dim is absent, the result is an array of the lower cobounds of coarray. If dim is present, the result is a scalar corresponding to the lower cobound of the array along that codimension.

See also

lcobound, lbound, ubound

category: intrinsics

Created on April 4, 2016 21:06:59 by Jason Blevins (173.88.47.127) (967 characters / 0.0 pages)
Edit | Views: Print | TeX | Source | Linked from: Intrinsic procedures, Fortran 2008, ubound, lcobound

AltStyle によって変換されたページ (->オリジナル) /