Ignore:
Timestamp:
07/24/15 16:40:07 (9 years ago)
Author:
rlacroix
Message:

Properly release all MPI resources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/server.hpp

    r591 r655  
    2525        static MPI_Comm intraComm; 
    2626        static list<MPI_Comm> interComm; 
     27        static std::list<MPI_Comm> contextInterComms; 
    2728        static CEventScheduler* eventScheduler; 
    2829 
Note: See TracChangeset for help on using the changeset viewer.