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/node/node_type.hpp

    r687 r689  
    1414#include "interpolate_axis.hpp" 
    1515#include "zoom_domain.hpp" 
    16 #include "interpolate_from_file_domain.hpp" 
     16#include "interpolate_domain.hpp" 
    1717#include "generate_rectilinear_domain.hpp" 
    1818 
Note: See TracChangeset for help on using the changeset viewer.