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/config/node_type.conf

    r657 r687  
    5151#endif //__XIOS_CInterpolateFromFileDomain__ 
    5252 
     53#ifdef __XIOS_CGenerateRectilinearDomain__ 
     54   DECLARE_NODE(GenerateRectilinearDomain, generate_rectilinear_domain) 
     55#endif //__XIOS_CGenerateRectilinearDomain__ 
     56 
     57 
    5358#ifdef __XIOS_CContext__ 
    5459   DECLARE_NODE_PAR(Context, context) 
Note: See TracChangeset for help on using the changeset viewer.