source: XIOS/trunk/src/config/zoom_axis_attribute.conf @ 1169

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

Non-continuous zoom on axis
Zoomed points are defined by array index of zoom_axis

+) Update axis with new type of zoom

Test
+) On Curie
+) Work
+) Update test_complete with this new zoom.

File size: 120 bytes
Line 
1/*  GLOBAL   */
2DECLARE_ATTRIBUTE(int,       begin)
3DECLARE_ATTRIBUTE(int,       n)
4DECLARE_ARRAY(int    ,1    , index)
Note: See TracBrowser for help on using the repository browser.