issues
search
Parallel-NetCDF
/
PnetCDF
Source code repository of PnetCDF library and utilities
https://parallel-netcdf.github.io
Other
82
stars
23
forks
source link
Add a new constant NC_COUNT_IGNORE
#92
Closed
wkliao
closed
2 years ago
wkliao
commented
2 years ago
This constant is added to replace -1 used in PR #82
In flexible APIs, when argument bufcount is NC_COUNT_IGNORE, buftype must be a predefine MPI datatype and the APIs operate as the high-level APIs.