PIO
2.5.4
|
Shut down an IOSystem, freeing all associated resources in C. More...
Functions | |
int | PIOc_free_iosystem (int iosysid) |
Clean up internal data structures, and free MPI resources, associated with an IOSystem. More... | |
Shut down an IOSystem, freeing all associated resources in C.
int PIOc_free_iosystem | ( | int | iosysid | ) |
Clean up internal data structures, and free MPI resources, associated with an IOSystem.
iosysid | the io system ID provided by PIOc_Init_Intracomm() or PIOc_init_async(). |