Ignore:
Timestamp:
07/08/15 14:27:28 (9 years ago)
Author:
mhnguyen
Message:

Moving transformation from grid source to grid destination

+) grid transformation object moved to grid destination
+) Add getter methods fro grid transformation

Test
+) On Curie
+) test_complete and test_client pass

File:
1 edited

Legend:

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

    r623 r632  
    187187         CGridTransformation* getTransformations(); 
    188188 
    189          void transformGrid(CGrid* transformedGrid); 
     189         void transformGrid(CGrid* transformGridSrc); 
    190190         bool isTransformed(); 
    191191         void setTransformed(); 
Note: See TracChangeset for help on using the changeset viewer.