Ignore:
Timestamp:
05/18/17 19:27:26 (7 years ago)
Author:
oabramkina
Message:

Fixing a bug in context finalization. Now context finalization is done in two stages.
Tested on Cure with test_regular and test_xios2_cmip6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/context_client.hpp

    r1130 r1139  
    5353//      void closeContext(void);  Never been implemented. 
    5454      void finalize(void); 
     55      void postFinalize(void); 
    5556 
    5657      void setBufferSize(const std::map<int,StdSize>& mapSize, const std::map<int,StdSize>& maxEventSize); 
Note: See TracChangeset for help on using the changeset viewer.