Ignore:
Timestamp:
12/12/19 18:15:14 (5 years ago)
Author:
ymipsl
Message:
  • Preparing coupling functionalities.
  • Make some cleaner things

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp

    r1761 r1784  
    6565      void setBufferSize(const std::map<int,StdSize>& mapSize, const std::map<int,StdSize>& maxEventSize); 
    6666 
     67      int getRemoteSize(void) {return serverSize;} 
     68      int getServerSize(void) {return serverSize;} 
     69       
    6770    public: 
    6871      CContext* context; //!< Context for client 
Note: See TracChangeset for help on using the changeset viewer.