source: XIOS/trunk/src/config/interpolate_from_file_domain_attribute.conf @ 657

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

Making changes in domain to make sure unstructed grid work with new method of index distribution

+) Change the way define i_index and j_index of a domain
+) Remove some redundant attributes of domain
+) Adjust the way to calculate index distribution on server side

Test
+) Make some minor change to test_unstruct_complete to work with new XIOS
+) On Curie
+) All test pass and correct

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