source: XIOS/dev/branch_openmp/src/config/reduce_domain_to_axis_attribute.conf @ 1464

Last change on this file since 1464 was 1460, checked in by yushan, 6 years ago

branch_openmp merged with XIOS_DEV_CMIP6@1459

File size: 161 bytes
RevLine 
[980]1DECLARE_ENUM4(operation, min, max, sum, average)
[895]2
3/* Direction to apply operation (i, j) */
[938]4DECLARE_ENUM2(direction,  iDir, jDir)
[1460]5DECLARE_ATTRIBUTE(bool, local)
Note: See TracBrowser for help on using the repository browser.