Ignore:
Timestamp:
10/13/15 15:14:23 (9 years ago)
Author:
rlacroix
Message:

Correctly estimate the needed buffer sizes.

The attributes were not considered which could lead to incorrect estimations.

File:
1 edited

Legend:

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

    r676 r731  
    7171         int getTotalNumberWrittenIndexes() const; 
    7272         int getOffsetWrittenIndexes() const; 
     73 
     74         std::map<int, StdSize> getAttributesBufferSize(); 
    7375 
    7476         /// Test /// 
Note: See TracChangeset for help on using the changeset viewer.