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

    r630 r631  
    2222         eInverseAxis, 
    2323         eZoomAxis, 
    24          eInterpolateAxis 
     24         eInterpolateAxis, 
     25         eZoomDomain 
    2526 
    2627      } ENodeType; 
Note: See TracChangeset for help on using the changeset viewer.