NC_MPIIO

Turn on MPI I/O. Use this in mode flags for both nc_create() and nc_open().

extern (C)
enum NC_MPIIO = 0x2000;

Meta