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/grid.hpp

    r2507 r2632  
    157157      public:             
    158158         void solveDomainAxisRef(bool areAttributesChecked); 
    159          void checkElementsAttributes(void) ; 
     159         void checkElementsAttributes(bool recheck=false) ; 
    160160 
    161161         void solveDomainRef(bool checkAtt); 
Note: See TracChangeset for help on using the changeset viewer.