Ignore:
Timestamp:
07/26/22 15:26:52 (2 years ago)
Author:
jderouillat
Message:

Set the code structure to compute the hash value of an element based on its attributs, use for now before writing an element in a file

File:
1 edited

Legend:

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

    r2326 r2386  
    130130         void resetGeometricAttributes(void) ; 
    131131 
     132         int computeAttributesHash( MPI_Comm comm ); 
     133 
    132134         size_t getGlobalWrittenSize(void) ; 
    133135 
Note: See TracChangeset for help on using the changeset viewer.