source: XIOS/trunk/src/config/extract_domain_to_axis_attribute.conf @ 895

Last change on this file since 895 was 895, checked in by mhnguyen, 8 years ago

Adding a new transformation: Reduce a domain to an axis

Test
+) On Curie
+) Tests pass and are correct

File size: 164 bytes
RevLine 
[895]1/* Direction to apply operation (i, j) */
2DECLARE_ATTRIBUTE(StdString,     direction)
3
4/* Position of extracted slice */
5DECLARE_ATTRIBUTE(int,           position)
Note: See TracBrowser for help on using the repository browser.