Ignore:
Timestamp:
12/12/19 18:15:14 (4 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/coupler_in.hpp

    r1782 r1784  
    1111#include "context_client.hpp" 
    1212#include "mpi.hpp" 
     13#include "string_tools.hpp" 
    1314 
    1415namespace xios 
     
    9293 
    9394      public: 
     95         virtual void solveDescInheritance(bool apply, const CAttributeMap* const parent = 0); 
     96         void solveFieldRefInheritance(bool apply); 
     97         void createInterCommunicator(void) ; 
    9498 
    9599      private : 
Note: See TracChangeset for help on using the changeset viewer.