Ignore:
Timestamp:
09/28/16 00:45:10 (8 years ago)
Author:
ymipsl
Message:

Add gaussian grid support./n YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/domain.hpp

    r924 r953  
    164164         bool hasArea; 
    165165         bool hasLonLat; 
     166         bool hasPole ; 
     167 
    166168      private: 
    167169         void checkDomain(void); 
     
    206208         std::vector<int> nGlobDomain_; 
    207209         bool isUnstructed_; 
    208  
     210        
    209211       private: 
    210212         static bool initializeTransformationMap(std::map<StdString, ETranformationType>& m); 
Note: See TracChangeset for help on using the changeset viewer.