Ignore:
Timestamp:
12/06/17 08:34:41 (6 years ago)
Author:
rlacroix
Message:

Support reentrant workflows and workflows with temporal integration for fields read from files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/node/context.hpp

    r1349 r1358  
    120120         void solveOnlyRefOfEnabledFields(bool sendToServer);          
    121121         void buildFilterGraphOfEnabledFields(); 
     122         void postProcessFilterGraph(); 
    122123         void startPrefetchingOfEnabledReadModeFiles(); 
     124         void doPreTimestepOperationsForEnabledReadModeFiles(); 
    123125         void doPostTimestepOperationsForEnabledReadModeFiles(); 
    124126         void findFieldsWithReadAccess(void); 
Note: See TracChangeset for help on using the changeset viewer.