Parallel-NetCDF / PnetCDF

Source code repository of PnetCDF library and utilities
https://parallel-netcdf.github.io
Other
80 stars 22 forks source link

bug fix: nf90mpi_Inq_buffer_size #111

Closed wkliao closed 11 months ago

wkliao commented 11 months ago

nfmpi_inq_buffer_usage() was called by mistake. The call should be nfmpi_inq_buffer_size().