Ignore:
Timestamp:
01/20/14 11:16:48 (10 years ago)
Author:
ymipsl
Message:

New functionnalities : expression may combine fields after temporal operation (averaging, min, max ...) using the operator @

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/attribute.hpp

    r445 r460  
    4242//            template <typename T> inline bool isType(void) const; 
    4343            virtual void set(const CAttribute& ) =0 ; 
     44            virtual void reset(void ) =0 ; 
    4445            /// Destructeur /// 
    4546            virtual ~CAttribute(void); 
Note: See TracChangeset for help on using the changeset viewer.