Closed wkliao closed 2 years ago
Because PnetCDF requires size of int be equal to size of MPI_Fint and in MPI standard MPI_Fint is a type definition of a C type, type casting between int and MPI_Fint is not necessary.
Because PnetCDF requires size of int be equal to size of MPI_Fint and in MPI standard MPI_Fint is a type definition of a C type, type casting between int and MPI_Fint is not necessary.