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/node/variable.hpp

    r1158 r1784  
    7979 
    8080            //! Sending a request to set up variable data 
    81             void sendValue(); 
    82             void sendValue(CContextClient* client, bool clientPrim = false); 
     81            void sendValue(CContextClient* client); 
    8382 
    8483            static void recvValue(CEventServer& event) ; 
Note: See TracChangeset for help on using the changeset viewer.