Ignore:
Timestamp:
10/12/20 11:26:40 (4 years ago)
Author:
ymipsl
Message:

Rewrite file writing filter.
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.hpp

    r1871 r1961  
    179179         CDate lastSync; 
    180180         CDate lastSplit; 
     181          
     182         const CDate& getLastSplit(void) { return lastSplit ; } 
     183         
    181184         int nbAxis, nbDomains; 
    182185         bool isOpen;          
Note: See TracChangeset for help on using the changeset viewer.