Ignore:
Timestamp:
06/18/18 20:32:55 (6 years ago)
Author:
yushan
Message:

branch_openmp merged with trunk r1544

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/src/io/inetcdf4.hpp

    r1491 r1545  
    2424      CINetCDF4(const StdString& filename, const ep_lib::MPI_Comm* comm = NULL, bool multifile = true, 
    2525                bool readMetaDataPar = false, const StdString& timeCounterName = "time_counter"); 
    26                 //const StdString& timeCounterName = "time_counter"); 
     26 
    2727      CINetCDF4(const CINetCDF4& inetcdf4);       // Not implemented. 
    2828      CINetCDF4(const CINetCDF4* const inetcdf4); // Not implemented. 
Note: See TracChangeset for help on using the changeset viewer.