Ignore:
Timestamp:
09/15/15 17:30:55 (9 years ago)
Author:
mhnguyen
Message:

Implementing auto-generate rectilinear domain

+) Add a new special transformation to generate (complete) rectilinear domain

Test
+) On Curie
+) test_new_feature passed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/object_factory_decl.cpp

    r657 r687  
    2929  macro(CZoomDomain) 
    3030  macro(CInterpolateFromFileDomain) 
     31  macro(CGenerateRectilinearDomain) 
    3132 
    3233  macro(CFieldGroup) 
     
    4243  macro(CZoomDomainGroup) 
    4344  macro(CInterpolateFromFileDomainGroup) 
     45  macro(CGenerateRectilinearDomainGroup) 
    4446} 
Note: See TracChangeset for help on using the changeset viewer.