source: XIOS/trunk/src/config/axis_attribute_private.conf @ 821

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

Making some improvements of transformation algorithm

+) Correct the way to enlisting transformations in an element (domain, axis)
+) Optimize generic transformation to make sure temporary grid to be created on demand
+) Update some mpi tag to prevent conflict
+) Correct some minor stuffs
+) Update documents

Test
+) On Curie
+) all test pass

File size: 96 bytes
Line 
1DECLARE_ATTRIBUTE_PRIVATE(int, global_zoom_begin)
2DECLARE_ATTRIBUTE_PRIVATE(int, global_zoom_n)
Note: See TracBrowser for help on using the repository browser.