PIO  2.5.4
Functions
Get the Local Size

Get the local size of a distributed array in C. More...

Functions

int PIOc_get_local_array_size (int ioid)
 Get the local size of the variable. More...
 

Detailed Description

Get the local size of a distributed array in C.

Function Documentation

◆ PIOc_get_local_array_size()

int PIOc_get_local_array_size ( int  ioid)

Get the local size of the variable.

Parameters
ioidIO descrption ID.
Returns
the size of the array.
Author
Jim Edwards