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

    r630 r827  
    5252      virtual void checkValid(CAxis* axisDest); 
    5353 
     54      std::vector<StdString> checkAuxInputs_(); 
     55 
    5456      /// Accesseurs statiques /// 
    5557      static StdString GetName(void); 
Note: See TracChangeset for help on using the changeset viewer.