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/node/node_enum.hpp

    r591 r619  
    1818         eVariable,gVariable, 
    1919         eContext,gContext, 
    20          eCalendarWrapper 
     20         eCalendarWrapper, 
     21         eTransformation 
    2122 
    2223//#include "node_type.conf" 
Note: See TracChangeset for help on using the changeset viewer.