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

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

branch_openmp merged with XIOS_DEV_CMIP6@1459

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