Ignore:
Timestamp:
10/04/17 23:14:28 (7 years ago)
Author:
ymipsl
Message:

Fix in expand domain transformation. Local mask was not computed.

YM

File:
1 edited

Legend:

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

    r1249 r1291  
    149149         bool hasPole ; 
    150150 
     151         void computeLocalMask(void) ; 
    151152      private: 
    152153         void checkDomain(void); 
     
    162163         void checkLonLat(); 
    163164         void checkZoom(void); 
    164          void computeLocalMask(void) ; 
    165165 
    166166         void setTransformations(const TransMapTypes&);          
Note: See TracChangeset for help on using the changeset viewer.