source: XIOS/dev/XIOS_DEV_CMIP6/src/config/zoom_domain_attribute_private.conf @ 1314

Last change on this file since 1314 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: 248 bytes
Line 
1/* LOCAL */
2DECLARE_ATTRIBUTE_PRIVATE(int             , zoom_ni_loc)
3DECLARE_ATTRIBUTE_PRIVATE(int             , zoom_nj_loc)
4DECLARE_ATTRIBUTE_PRIVATE(int             , zoom_ibegin_loc)
5DECLARE_ATTRIBUTE_PRIVATE(int             , zoom_jbegin_loc)
Note: See TracBrowser for help on using the repository browser.