Ignore:
Timestamp:
03/23/16 16:10:45 (8 years ago)
Author:
mhnguyen
Message:

Implementing dynamic interpolation on axis

+) Change grid transformation to make it more flexible
+) Make some small improvements

Test
+) On Curie
+) All test pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/filter/filter.hpp

    r639 r827  
    2828    protected: 
    2929      IFilterEngine* engine; //!< The filter engine, might be the filter itself 
     30      size_t inputSlotCount; //!< Number of slot on filter 
    3031 
    3132      /*! 
Note: See TracChangeset for help on using the changeset viewer.