source: XIOS/trunk/src/config/reduce_domain_to_axis_attribute.conf @ 980

Last change on this file since 980 was 980, checked in by mhnguyen, 7 years ago

Minor improvements:

+) Change some type of variable to avoid some error-prone inputs
+) Change some class name to make it meaningful

Test
+) On Curie
+) Okie

File size: 130 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)
Note: See TracBrowser for help on using the repository browser.