source: XIOS/dev/XIOS_DEV_CMIP6/src/config/compute_connectivity_domain_attribute.conf @ 1211

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

Adding new transformation: Compute_connectivity_domain

Test
+) On Curie
+) Test passes

File size: 168 bytes
Line 
1/* INPUT */
2DECLARE_ENUM2(type,node,edge)
3
4/* OUTPUT */
5DECLARE_ARRAY(int, 1 , n_neighbor)
6DECLARE_ARRAY(int, 2 , local_neighbor)
7DECLARE_ATTRIBUTE(int, n_neighbor_max)
Note: See TracBrowser for help on using the repository browser.