Ignore:
Timestamp:
05/29/24 19:23:08 (5 weeks ago)
Author:
ymipsl
Message:
  • Recheck grid/domain/axis/scalar after reading grid from file, otherwise some attributes are not taking into account.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/trunk/src/node/axis.hpp

    r2507 r2632  
    124124         
    125125         /// Vérifications /// 
    126          void checkAttributes(void); 
     126         void checkAttributes(bool recheck=false); 
    127127         bool checkAttributes_done_ = false ; 
    128128         bool checkGeometricAttributes(bool generateError) ;  
Note: See TracChangeset for help on using the changeset viewer.