Ignore:
Timestamp:
06/23/23 14:46:51 (12 months ago)
Author:
ymipsl
Message:

Adaptation to new hyper event scheduler.
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/trunk/src/manager/contexts_manager.hpp

    r2260 r2523  
    7575    MPI_Comm xiosComm_ ; 
    7676 
    77     int notifyType_ ; 
     77    int notifyType_ = NOTIFY_NOTHING ; 
    7878    tuple<std::string, std::string, int, std::string> notifyCreateContext_ ; 
    7979    tuple<std::string, std::string, int, std::string, int, std::string> notifyCreateIntercomm_ ; 
Note: See TracChangeset for help on using the changeset viewer.