Ignore:
Timestamp:
10/09/17 10:14:24 (7 years ago)
Author:
ymipsl
Message:

Add new transformation : reduce axis_to_axis
This a global reduction implying all process whih own the same source axis global point.

YM

File:
1 edited

Legend:

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

    r1275 r1301  
    3838    class CReduceDomainToAxis; 
    3939    class CReduceDomainToAxisGroup; 
     40    class CReduceAxisToAxis; 
     41    class CReduceAxisToAxisGroup; 
    4042    class CExtractDomainToAxis; 
    4143    class CExtractDomainToAxisGroup; 
     
    104106  macro(CReduceDomainToAxis) 
    105107  macro(CReduceDomainToAxisGroup) 
     108  macro(CReduceAxisToAxis) 
     109  macro(CReduceAxisToAxisGroup) 
    106110  macro(CExtractDomainToAxis) 
    107111  macro(CExtractDomainToAxisGroup) 
Note: See TracChangeset for help on using the changeset viewer.