Changeset 934 for XIOS/trunk/src/config


Ignore:
Timestamp:
09/22/16 10:58:44 (8 years ago)
Author:
mhnguyen
Message:

Adding new transformation: Compute_connectivity_domain

Test
+) On Curie
+) Test passes

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

Legend:

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

    r895 r934  
    7171#endif //__XIOS_CExtractDomainToAxis__ 
    7272 
     73#ifdef __XIOS_CComputeConnectivityDomain__ 
     74   DECLARE_NODE(ComputeConnectivityDomain, compute_connectivity_domain) 
     75#endif //__XIOS_CComputeConnectivityDomain__ 
     76 
     77 
    7378#ifdef __XIOS_CContext__ 
    7479   DECLARE_NODE_PAR(Context, context) 
Note: See TracChangeset for help on using the changeset viewer.