Ignore:
Timestamp:
07/07/15 10:46:33 (9 years ago)
Author:
mhnguyen
Message:

Implementing zooming on a domain

+) Add algorithm to do zooming on a domain
+) Remove some redundant codes

Test
+) On Curie
+) test_complete and test_client are correct

File:
1 edited

Legend:

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

    r630 r631  
    99        TRANS_ZOOM_AXIS, 
    1010        TRANS_INVERSE_AXIS, 
    11         TRANS_INTERPOLATE_AXIS 
     11        TRANS_INTERPOLATE_AXIS, 
     12        TRANS_ZOOM_DOMAIN 
    1213      } ETranformationType; 
    1314 
Note: See TracChangeset for help on using the changeset viewer.