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/group_factory_decl.cpp

    r687 r689  
    2929  macro(CInterpolateAxisGroup) 
    3030  macro(CZoomDomainGroup) 
    31   macro(CInterpolateFromFileDomainGroup) 
     31  macro(CInterpolateDomainGroup) 
    3232  macro(CGenerateRectilinearDomainGroup) 
    3333} 
Note: See TracChangeset for help on using the changeset viewer.