Ignore:
Timestamp:
06/08/17 16:57:44 (7 years ago)
Author:
ymipsl
Message:

Bug fix when using domain interpolation to a destination domain with overlapping (data indexed domain).

MH. N & YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp

    r1014 r1163  
    4444  void writeRemapInfo(std::map<int,std::vector<std::pair<int,double> > >&); 
    4545  void exchangeRemapInfo(std::map<int,std::vector<std::pair<int,double> > >& interpMapValue); 
     46  void convertRemapInfo(std::map<int,std::vector<std::pair<int,double> > >& interpMapValue); 
    4647 
    4748private: 
Note: See TracChangeset for help on using the changeset viewer.