Ignore:
Timestamp:
09/25/17 10:59:29 (7 years ago)
Author:
ymipsl
Message:

implement diurnal cycle transformation taken as a grid tranformation : scalar -> axis

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/type/type_util.hpp

    r976 r1275  
    4848    class CReduceDomainToScalar; 
    4949    class CReduceDomainToScalarGroup; 
    50  
     50    class CTemporalSplitting; 
     51    class CTemporalSplittingGroup; 
     52     
    5153  template <typename T> inline string getStrType(void); 
    5254 
     
    112114  macro(CReduceDomainToScalar) 
    113115  macro(CReduceDomainToScalarGroup) 
     116  macro(CTemporalSplitting) 
     117  macro(CTemporalSplittingGroup) 
    114118   
    115119#undef macro 
Note: See TracChangeset for help on using the changeset viewer.