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/axis.hpp

    r821 r823  
    113113         TransMapTypes getAllTransformations(); 
    114114         void fillInValues(const CArray<double,1>& values); 
     115         void duplicateTransformation(CAxis*);                   \ 
    115116 
    116117      public: 
Note: See TracChangeset for help on using the changeset viewer.