source: XIOS/dev/branch_openmp/src/config/extract_domain_attribute.conf @ 1643

Last change on this file since 1643 was 1643, checked in by yushan, 5 years ago

dev on ADA. add new files

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.