Commits
dmh committed d67d00ca7ee
re NCF-319 The pnetcdf support was not properly being used to provide mpi parallel io for netcdf-3 classic files. The wrong dispatch table was being used. The fix was to modify dfile.c#NC_check_file_type to properly specify the pnetcdf dispatch table when use_parallel was true.