Changeset 784 for XIOS/trunk/src/config


Ignore:
Timestamp:
11/12/15 16:33:14 (8 years ago)
Author:
mhnguyen
Message:

Generating Fortran interface for zoom_axis and zoom_domain

Test
+) On Curie
+) All results are correct

Location:
XIOS/trunk/src/config
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/config/zoom_domain_attribute.conf

    r631 r784  
    44DECLARE_ATTRIBUTE(int             , zoom_ibegin) 
    55DECLARE_ATTRIBUTE(int             , zoom_jbegin) 
    6  
    7 /* LOCAL */ 
    8 DECLARE_ATTRIBUTE(int             , zoom_ni_loc) 
    9 DECLARE_ATTRIBUTE(int             , zoom_nj_loc) 
    10 DECLARE_ATTRIBUTE(int             , zoom_ibegin_loc) 
    11 DECLARE_ATTRIBUTE(int             , zoom_jbegin_loc) 
Note: See TracChangeset for help on using the changeset viewer.