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/object_factory_decl.cpp

    r549 r619  
    2424  macro(CCalendarWrapper) 
    2525  macro(CVariable) 
     26  macro(CTransformation) 
    2627 
    2728  macro(CFieldGroup) 
     
    3233  macro(CContextGroup) 
    3334  macro(CVariableGroup) 
     35  macro(CTransformationGroup) 
    3436} 
Note: See TracChangeset for help on using the changeset viewer.