Ignore:
Timestamp:
09/15/15 17:31:13 (9 years ago)
Author:
mhnguyen
Message:

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:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/xml_parser_decl.cpp

    r687 r689  
    2323    macro( InterpolateAxis ) 
    2424    macro( ZoomDomain ) 
    25     macro( InterpolateFromFileDomain ) 
     25    macro( InterpolateDomain ) 
    2626    macro( GenerateRectilinearDomain ) 
    2727  } 
Note: See TracChangeset for help on using the changeset viewer.