Ignore:
Timestamp:
08/03/17 15:50:40 (7 years ago)
Author:
mhnguyen
Message:

Fixing a bug on writting axis label

+) Axis label is correctly processed before being written
+) Do some code cleaning and add some comments

Test
+) On Curie
+) OK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp

    r1215 r1235  
    179179 
    180180         bool doGridHaveDataToWrite(); 
    181          bool doGridHaveDataDistributed(); 
     181         bool doGridHaveDataDistributed(CContextClient* client = 0); 
    182182         size_t getWrittenDataSize() const; 
    183183         int getNumberWrittenIndexes() const; 
Note: See TracChangeset for help on using the changeset viewer.