Ignore:
Timestamp:
03/22/11 16:31:10 (13 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/output/onetcdf4.hpp

    r141 r142  
    3232            /// Constructeurs /// 
    3333            CONetCDF4(const StdString & filename, bool exist, const MPI_Comm * comm = NULL); 
    34             CONetCDF4(const StdString & filename, bool exist, const comm::MPIComm * comm); 
     34            CONetCDF4(const StdString & filename, bool exist, const comm::MPIComm * comm, bool); 
    3535 
    3636            CONetCDF4(const CONetCDF4 & onetcdf4);       // Not implemented. 
Note: See TracChangeset for help on using the changeset viewer.