Ignore:
Timestamp:
06/22/15 13:36:12 (9 years ago)
Author:
mhnguyen
Message:

Implementing the first prototype of filter

+) Create new class filter
+) Implement class for specific algorithm
+) Implement inversing algorithm

Test
+) On Curie
+) Grid with one axis: passed

File:
1 edited

Legend:

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

    • Property svn:executable set to *
    r591 r619  
    3131#endif //__XIOS_CCalendarWrapper__ 
    3232 
     33#ifdef __XIOS_CTransformation__ 
     34   DECLARE_NODE(Transformation, transformation) 
     35#endif //__XIOS_CTransformation__ 
     36 
    3337#ifdef __XIOS_CContext__ 
    3438   DECLARE_NODE_PAR(Context, context) 
Note: See TracChangeset for help on using the changeset viewer.