PIO  2.5.4
Functions
Set Blocksize

Set the Blocksize in C. More...

Functions

int PIOc_set_blocksize (int newblocksize)
 Set the target blocksize for the box rearranger. More...
 

Detailed Description

Set the Blocksize in C.

Function Documentation

◆ PIOc_set_blocksize()

int PIOc_set_blocksize ( int  newblocksize)

Set the target blocksize for the box rearranger.

Parameters
newblocksizethe new blocksize.
Returns
0 for success.
Author
Jim Edwards