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/filter/temporal_filter.hpp

    r1183 r1358  
    4141 
    4242      /*! 
     43       * Tests if the filter must auto-trigger. 
     44       * 
     45       * \return true if the filter must auto-trigger 
     46       */ 
     47      bool virtual mustAutoTrigger() const; 
     48 
     49      /*! 
    4350       * Tests whether data is expected for the specified date. 
    4451       * 
Note: See TracChangeset for help on using the changeset viewer.