source: XIOS/trunk/src/config/interpolate_axis_attribute.conf @ 784

Last change on this file since 784 was 630, checked in by mhnguyen, 9 years ago

Implementing interpolation (polynomial) and correct some bugs

+) Implement interpolation (polynomial)
+) Correct some minor bugs relating to memory allocation
+) Clear some redundant codes

Test
+) On Curie
+) test_client and test_complete pass

File size: 81 bytes
Line 
1/*  GLOBAL   */
2DECLARE_ATTRIBUTE(StdString, type)
3DECLARE_ATTRIBUTE(int, order)
Note: See TracBrowser for help on using the repository browser.