インテル® Fortran コンパイラー XE 13.1 ユーザー・リファレンス・ガイド
Inquiry Intrinsic Function (Generic): Tests the contiguity of an array.
result = IS_CONTIGUOUS (array)
array |
(Input) Is an array; it can be of any data type. If it is a pointer, it must be associated. |