Ignore:
Timestamp:
02/16/16 10:14:23 (8 years ago)
Author:
mhnguyen
Message:

Implementing grid destination clone in case of two grid source

+) Clone attributes of grid destination as well as its transformation
+) Clean some redundant codes

Test
+) All tests pass

File:
1 edited

Legend:

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

    r821 r823  
    7878         TransMapTypes getAllTransformations(); 
    7979         void redistribute(int nbLocalDomain); 
     80         void duplicateTransformation(CDomain*); 
    8081 
    8182      public: 
Note: See TracChangeset for help on using the changeset viewer.