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/client.hpp

    r591 r655  
    1616        static MPI_Comm intraComm; 
    1717        static MPI_Comm interComm; 
     18        static std::list<MPI_Comm> contextInterComms; 
    1819        static int serverLeader; 
    1920        static bool is_MPI_Initialized ; 
Note: See TracChangeset for help on using the changeset viewer.