Ignore:
Timestamp:
12/01/21 14:29:36 (3 years ago)
Author:
ymipsl
Message:

Fix problem from previous commit when deallocating context.
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp

    r2265 r2266  
    313313 
    314314//      MPI_Comm_free(&intraComm); 
     315      CXios::finalizeDaemonsManager(); 
    315316      CContext::removeAllContexts() ; // free memory for related context  
    316       CXios::finalizeDaemonsManager(); 
    317317       
    318318      if (!is_MPI_Initialized) 
Note: See TracChangeset for help on using the changeset viewer.