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/object_factory_decl.cpp

    r630 r631  
    2727  macro(CZoomAxis) 
    2828  macro(CInterpolateAxis) 
     29  macro(CZoomDomain) 
    2930 
    3031  macro(CFieldGroup) 
     
    3839  macro(CZoomAxisGroup) 
    3940  macro(CInterpolateAxisGroup) 
     41  macro(CZoomDomainGroup) 
    4042} 
Note: See TracChangeset for help on using the changeset viewer.