source: XIOS/dev/XIOS_DEV_CMIP6/src/config/reduce_axis_to_axis_attribute.conf @ 1313

Last change on this file since 1313 was 1301, checked in by ymipsl, 7 years ago

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

YM

File size: 123 bytes
Line 
1DECLARE_ENUM4(operation, min, max, sum, average)
2
3/* Direction to apply operation (i, j) */
4DECLARE_ATTRIBUTE(bool, local)
Note: See TracBrowser for help on using the repository browser.