Ignore:
Timestamp:
11/15/18 09:32:29 (5 years ago)
Author:
oabramkina
Message:

Bugfix on dev: NaNs? were not necessarily replaced upon writing by default_value in case of grid mask.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/node/grid.hpp

    r1584 r1594  
    250250         CArray<size_t,1> indexFromClients; 
    251251 
     252         bool hasMask(void) const; 
    252253         void checkMask(void); 
    253254         void createMask(void); 
Note: See TracChangeset for help on using the changeset viewer.