Next: get_local_cols Get
Up: Data structure query routines
Previous: Data structure query routines
Contents
nr = desc%get_local_rows()
- Type:
- Asynchronous.
- On Entry
-
- desc
- the communication descriptor.
Scope: local.
Type: required.
Intent: in.
Specified as: a structured data of type descdatapsb_desc_type.
- On Return
-
- Function value
- The number of local rows, i.e. the number of
rows owned by the current process; as explained in 1,
it is equal to
. The returned value is
specific to the calling process.