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

    r775 r823  
    113113         void checkAxisDomainsGridsEligibilityForCompressedOutput(); 
    114114         void prepareTimeseries(void); 
     115         void solveOnlyRefOfEnabledFields(bool sendToServer); 
    115116         void solveAllRefOfEnabledFields(bool sendToServer); 
    116117         void buildFilterGraphOfEnabledFields(); 
Note: See TracChangeset for help on using the changeset viewer.