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_out.hpp

    r1782 r1784  
    8888 
    8989      public: 
     90        virtual void solveDescInheritance(bool apply, const CAttributeMap* const parent = 0); 
     91        void solveFieldRefInheritance(bool apply); 
     92        void createInterCommunicator(void) ; 
     93        void solveOnlyRefOfEnabledFields(void); 
     94        void generateNewTransformationGridDest(void); 
     95        void solveAllRefOfEnabledFieldsAndTransform() ; 
     96        void buildFilterGraphOfEnabledFields(CGarbageCollector& gc); 
     97        void checkGridOfEnabledFields(void) ; 
    9098 
    9199      private : 
Note: See TracChangeset for help on using the changeset viewer.