Ignore:
Timestamp:
06/22/15 13:36:37 (9 years ago)
Author:
mhnguyen
Message:

Final tests of zoom and inverse on axis

+) Modify test_client and test_complete to work with new grid definition
+) Correct some bugs causing memory leak
+) Clean abundant code
+) Add more comments to new files

Test
+) On Curie
+) test_client and test_complete pass with correct results

File:
1 edited

Legend:

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

    r623 r624  
    107107         void checkData(); 
    108108         void checkMask(); 
    109          void checkZoom(); 
     109//         void checkZoom(); 
    110110         void checkTransformations(); 
    111111         void computeServerIndex(const std::vector<int>& globalDim, int orderPositionInGrid, 
Note: See TracChangeset for help on using the changeset viewer.