Ignore:
Timestamp:
09/14/21 15:17:59 (3 years ago)
Author:
ymipsl
Message:

Fix some Dead-lock issue...
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp

    r2206 r2230  
    179179        template <int N> void setData(const CArray<double, N>& _data); 
    180180        static bool dispatchEvent(CEventServer& event); 
     181        static bool isCollectiveEvent(CEventServer& event); 
    181182        void sendAllAttributesToServer(CContextClient* client) ;  
    182183         
Note: See TracChangeset for help on using the changeset viewer.