Clicky

Fortran Wiki
lcobound (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 lower bounds of a coarray, or a single lower cobound along the dim codimension.

Standard

Fortran 2008 and later

Class

Inquiry function

Syntax

result = lcobound(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

ucobound, lbound

category: intrinsics

Created on April 4, 2016 13:58:28 by Jason Blevins (128.146.137.52) (956 characters / 0.0 pages)
Edit | Views: Print | TeX | Source | Linked from: Intrinsic procedures, Fortran 2008, lbound, ubound, ucobound

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