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/trunk/src/node/context.hpp

    r1318 r1358  
    114114         void solveAllRefOfEnabledFields(bool sendToServer); 
    115115         void buildFilterGraphOfEnabledFields(); 
     116         void postProcessFilterGraph(); 
    116117         void startPrefetchingOfEnabledReadModeFiles(); 
     118         void doPreTimestepOperationsForEnabledReadModeFiles(); 
    117119         void doPostTimestepOperationsForEnabledReadModeFiles(); 
    118120         void findFieldsWithReadAccess(void); 
Note: See TracChangeset for help on using the changeset viewer.