Ignore:
Timestamp:
06/09/16 11:33:12 (8 years ago)
Author:
mhnguyen
Message:

Reorganizing codes

+) Reorganize some structures to make them more performant

Test:
+) On Curie
+) All tests pass

File:
1 edited

Legend:

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

    r862 r866  
    4040 
    4141  void computeExchangeGlobalIndex(const CArray<size_t,1>& globalAxisIndex, 
    42                                   boost::unordered_map<int,std::vector<size_t> >& globalDomainIndexOnProc); 
     42                                  CClientClientDHTInt::Index2VectorInfoTypeMap& globalDomainIndexOnProc); 
    4343 
    4444protected: 
Note: See TracChangeset for help on using the changeset viewer.