source: XIOS/trunk/src/config/extract_domain_attribute.conf @ 1549

Last change on this file since 1549 was 1549, checked in by oabramkina, 6 years ago

Adding a new domain transformation "domain_extract".

For now it has only the functionalities of zoom.

File size: 181 bytes
Line 
1/* GLOBAL */
2DECLARE_ATTRIBUTE(int             , ni)
3DECLARE_ATTRIBUTE(int             , nj)
4DECLARE_ATTRIBUTE(int             , ibegin)
5DECLARE_ATTRIBUTE(int             , jbegin)
Note: See TracBrowser for help on using the repository browser.