Ignore:
Timestamp:
03/23/16 16:11:09 (8 years ago)
Author:
mhnguyen
Message:

Cleaning up some redundant coeds and making some improvements

+) Remove some XIOS Search to make code run faster
+) Remove some commented codes

Test
+) On Curie
+) All tests pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp

    r829 r831  
    3636                                const std::vector<int>& gridDestGlobalDim, 
    3737                                const std::vector<int>& gridSrcGlobalDim, 
    38                                 const std::vector<size_t>& globalIndexGridDestSendToServer, 
    39                                 const std::vector<int>& localIndexGridSendToServer, 
     38                                const GlobalLocalMap& globalLocalIndexGridDestSendToServer, 
    4039                                DestinationIndexMap& globaIndexWeightFromDestToSource); 
    4140 
Note: See TracChangeset for help on using the changeset viewer.