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/transformation/axis_algorithm_transformation.cpp

    r630 r631  
    4747                                                                          int axisPositionInGrid, 
    4848                                                                          const std::vector<int>& gridDestGlobalDim, 
     49                                                                          const std::vector<int>& gridSrcGlobalDim, 
    4950                                                                          const CArray<size_t,1>& globalIndexGridDestSendToServer, 
    5051                                                                          CArray<size_t,1>& globalIndexDestGrid, 
Note: See TracChangeset for help on using the changeset viewer.