+-------------------------------IBM Extension--------------------------------+

PROCESSORS_SHAPE()

Purpose

Returns a zero-sized array.

Class

System inquiry function

Result Type and Attributes

Default integer array of rank one, whose size is equal to the rank of the processor array. In a uniprocessor environment, the result is a zero-sized vector.

Result Value

The value of the result is the shape of the processor array.

Examples

I=PROCESSORS_SHAPE()
! Zero-sized vector of type default integer

+----------------------------End of IBM Extension----------------------------+

IBM Copyright 2003