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

    r1275 r1301  
    3535  macro(CReduceAxisToScalar) 
    3636  macro(CReduceDomainToAxis) 
     37  macro(CReduceAxisToAxis) 
    3738  macro(CExtractDomainToAxis) 
    3839  macro(CComputeConnectivityDomain) 
     
    5859  macro(CReduceAxisToScalarGroup) 
    5960  macro(CReduceDomainToAxisGroup) 
     61  macro(CReduceAxisToAxisGroup) 
    6062  macro(CExtractDomainToAxisGroup) 
    6163  macro(CComputeConnectivityDomainGroup) 
Note: See TracChangeset for help on using the changeset viewer.