Ignore:
Timestamp:
06/12/13 11:52:44 (11 years ago)
Author:
ymipsl
Message:

Add new temporal operation : accumulate

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/config/functor_type.conf

    r266 r443  
    22   DECLARE_FUNCTOR(Average  , average) 
    33#endif //__XMLIO_CAverage__ 
     4 
     5#ifdef __XMLIO_CAccumulate__ 
     6   DECLARE_FUNCTOR(Accumulate  , accumulate) 
     7#endif //__XMLIO_CAccumulate__ 
    48 
    59#ifdef __XMLIO_CInstant__ 
Note: See TracChangeset for help on using the changeset viewer.