source: XIOS/dev/dev_olga/src/config/axis_attribute_private.conf @ 1025

Last change on this file since 1025 was 1025, checked in by mhnguyen, 7 years ago

Merging working version of coupler

+) Add some changes of domain and axis: Retransfer the atttributes in a generic ways for each level of client (or server)
+) Remove some spoiled files from the previous commits

Test
+) No test

File size: 162 bytes
Line 
1DECLARE_ATTRIBUTE_PRIVATE(int, global_zoom_begin)
2DECLARE_ATTRIBUTE_PRIVATE(int, global_zoom_n)
3
4/* LOCAL DATA*/
5DECLARE_ARRAY_PRIVATE(int    ,   1 , zoom_index)
Note: See TracBrowser for help on using the repository browser.