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

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

Modifying the interface of interpolation domain

+) Change node name from interpolate_from_file_domain to interpolate_domain and add some new atrributes
+) Add more tests into test_remap

Test
+) On Curie
+) test_remap works for direct weight calculation and reading weight calculation from file

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