Ignore:
Timestamp:
09/18/15 12:01:48 (9 years ago)
Author:
ymipsl
Message:

Implement registryIn and registryOut functionnalities.
YM

File:
1 edited

Legend:

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

    r655 r697  
    44#include "xios_spl.hpp" 
    55#include "context.hpp" 
     6#include "context_client.hpp" 
    67#include "mpi.hpp" 
    78#include "event_scheduler.hpp" 
     
    2728        static std::list<MPI_Comm> contextInterComms; 
    2829        static CEventScheduler* eventScheduler; 
    29  
     30         
    3031        struct contextMessage 
    3132        { 
Note: See TracChangeset for help on using the changeset viewer.