Copies the seg->blocksize
array into the array blksz. blksz must be dimensioned to the rank of the segment. The blocksize is reserved for use with segments of protocol DRMS_TAS (tiled array storage) only, but is not used in any of the read/write functions described here.
- Parameters:
-
| seg | The segment whose blocksize array is to be set. |
| blksz | Input blocksizes. |
Definition at line 2381 of file drms_segment.c.