Ignore:
Timestamp:
07/07/15 10:46:33 (9 years ago)
Author:
mhnguyen
Message:

Implementing zooming on a domain

+) Add algorithm to do zooming on a domain
+) Remove some redundant codes

Test
+) On Curie
+) test_complete and test_client are correct

File:
1 edited

Legend:

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

    r630 r631  
    105105         void checkData(); 
    106106         void checkMask(); 
    107 //         void checkZoom(); 
     107         void checkZoom(); 
    108108         void checkTransformations(); 
    109109         void computeServerIndex(const std::vector<int>& globalDim, int orderPositionInGrid, 
Note: See TracChangeset for help on using the changeset viewer.