Ignore:
Timestamp:
01/03/21 18:00:43 (3 years ago)
Author:
ymipsl
Message:

Adapt transformation algorithm to new infrastructure (on going...)

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.hpp

    r1930 r1999  
    3232    void recvFromClient(CEventServer& event) ; 
    3333    size_t getGlobalSize(void) { return globalSize_;} 
    34  
     34    std::map<int, CArray<size_t,1>>& getGlobalIndex(void) { return globalIndex_;} 
     35     
    3536    CDistributedView* getView(CElementView::type type)  
    3637    {  
Note: See TracChangeset for help on using the changeset viewer.