Ignore:
Timestamp:
01/23/19 09:59:56 (5 years ago)
Author:
yushan
Message:

revert erroneous commit on trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp

    r1638 r1641  
    7070  { 
    7171  public: 
    72     WriteNetCdf(const StdString& filename, const ep_lib::MPI_Comm comm); 
     72    WriteNetCdf(const StdString& filename, const MPI_Comm comm); 
    7373    int addDimensionWrite(const StdString& name, const StdSize size = UNLIMITED_DIM); 
    7474    int addVariableWrite(const StdString& name, nc_type type, 
Note: See TracChangeset for help on using the changeset viewer.