Ignore:
Timestamp:
01/05/21 10:12:00 (3 years ago)
Author:
ymipsl
Message:

Some cleaning of old transformation dead code

YM

File:
1 edited

Legend:

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

    r1961 r2002  
    109109         void solveFieldRefInheritance(bool apply); 
    110110         void processEnabledFile(void); 
    111          void solveOnlyRefOfEnabledFields(void); 
    112          void generateNewTransformationGridDest(); 
    113111          
    114          void buildFilterGraphOfEnabledFields(CGarbageCollector& gc); 
    115112         void postProcessFilterGraph(); 
    116113         void prefetchEnabledReadModeFields(); 
     
    118115         void doPostTimestepOperationsForEnabledReadModeFields(); 
    119116 
    120          void solveAllRefOfEnabledFieldsAndTransform(void); 
    121117         void checkGridOfEnabledFields(); 
    122118         void sendGridOfEnabledFields(); 
Note: See TracChangeset for help on using the changeset viewer.