Ignore:
Timestamp:
06/06/17 17:09:31 (7 years ago)
Author:
yushan
Message:

branch re-merged with trunk @1156

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan_merged/src/io/onetcdf4_impl.hpp

    r1156 r1157  
    44#include "onetcdf4.hpp" 
    55#include "netCdfInterface.hpp" 
    6  
     6#include "timer.hpp" 
    77// mpi_std.hpp 
    88 
     
    6060    this->getWriteDataInfos(name, record, array_size,  sstart, scount, start, count); 
    6161    CTimer::get("CONetCDF4::writeData getWriteDataInfos").suspend(); 
    62   
    6362    if (data.numElements()*stringArrayLen != array_size) 
    6463    { 
Note: See TracChangeset for help on using the changeset viewer.