|
PIO
2.5.4
|
Flush buffers and sync data to disk in C. More...
Functions | |
| int | PIOc_sync (int ncid) |
| PIO interface to nc_sync This routine is called collectively by all tasks in the communicator ios.union_comm. More... | |
Flush buffers and sync data to disk in C.
| int PIOc_sync | ( | int | ncid | ) |
PIO interface to nc_sync This routine is called collectively by all tasks in the communicator ios.union_comm.
Refer to the netcdf documentation.
| ncid | the ncid of the file to sync. |
1.8.17