Ignore:
Timestamp:
07/27/22 09:47:30 (2 years ago)
Author:
jderouillat
Message:

Manage hash values with size_t in hash tables of elements associated to output files

File:
1 edited

Legend:

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

    r2386 r2388  
    9191         bool checkAttributes_done_ = false ; 
    9292 
    93          int computeAttributesHash( MPI_Comm comm ); 
     93         size_t computeAttributesHash( MPI_Comm comm ); 
    9494          
    9595      ////////////////////////// 
Note: See TracChangeset for help on using the changeset viewer.