source: XIOS2/dev/branch_openmp/src/config/extract_domain_attribute.conf

Last change on this file was 1643, checked in by yushan, 6 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.