Ignore:
Timestamp:
10/04/16 18:59:32 (8 years ago)
Author:
mhnguyen
Message:

New transformation: Extract a point on axis to a scalar

+) Add new node and new transformation algorithm

Test
+) On Curie
+) Work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/config/node_type.conf

    r935 r960  
    7979#endif //__XIOS_CExpandDomain__ 
    8080 
     81#ifdef __XIOS_CExtractAxisToScalar__ 
     82   DECLARE_NODE(ExtractAxisToScalar, extract_axis) 
     83#endif //__XIOS_CExtractAxisToScalar__ 
     84 
    8185#ifdef __XIOS_CContext__ 
    8286   DECLARE_NODE_PAR(Context, context) 
Note: See TracChangeset for help on using the changeset viewer.