PIO  2.5.4
Functions
Free a Decomposition

Free a decomposition, and associated resources in C. More...

Functions

int PIOc_freedecomp (int iosysid, int ioid)
 Free a decomposition map. More...
 

Detailed Description

Free a decomposition, and associated resources in C.

Function Documentation

◆ PIOc_freedecomp()

int PIOc_freedecomp ( int  iosysid,
int  ioid 
)

Free a decomposition map.

Parameters
iosysidthe IO system ID.
ioidthe ID of the decomposition map to free.
Returns
0 for success, error code otherwise.
Author
Jim Edwards