Ignore:
Timestamp:
02/11/15 16:23:02 (10 years ago)
Author:
mhnguyen
Message:

Redesigning grid structure

+) Add an intermediate class to calculate distribution on client and servers
+) Change all index of attributes to zero (0), instead of one(1)

Test
+) On Curie
+) Test new features passes but some data are still shifted

File:
1 edited

Legend:

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

    r540 r551  
    7070 
    7171      private : 
    72  
     72         void checkData(); 
     73         void checkMask(); 
    7374         bool isChecked; 
    7475         std::set<StdString> relFiles; 
Note: See TracChangeset for help on using the changeset viewer.