source: XIOS/trunk/src/config/zoom_domain_attribute.conf @ 887

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

Changing name of attributes of zoom

Test
+) test_client and test_complete are correct

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.