Ignore:
Timestamp:
11/05/20 16:39:16 (4 years ago)
Author:
ymipsl
Message:

Big cleaning on XIOS coupling branch
YM

File:
1 edited

Legend:

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

    r1958 r1975  
    8686            void addRelFile(const StdString& filename); 
    8787            bool IsWritten(const StdString& filename) const; 
    88             void checkAttributesOnClient(); 
    89             virtual void parse(xml::CXMLNode & node); 
     88             virtual void parse(xml::CXMLNode & node); 
    9089         
    91          public: 
    92             void sendScalarToFileServer(CContextClient* client) ; 
    93          private: 
    94             std::set<CContextClient*> sendScalarToFileServer_done_ ; 
    95  
    9690         public: 
    9791            void sendScalarToCouplerOut(CContextClient* client, const string& fieldId, int posInGrid) ; 
Note: See TracChangeset for help on using the changeset viewer.