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

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

Generating Fortran interface for zoom_axis and zoom_domain

Test
+) On Curie
+) All results are correct

File size: 201 bytes
Line 
1/* GLOBAL */
2DECLARE_ATTRIBUTE(int             , zoom_ni)
3DECLARE_ATTRIBUTE(int             , zoom_nj)
4DECLARE_ATTRIBUTE(int             , zoom_ibegin)
5DECLARE_ATTRIBUTE(int             , zoom_jbegin)
Note: See TracBrowser for help on using the repository browser.