Ignore:
Timestamp:
01/12/17 14:37:00 (7 years ago)
Author:
oabramkina
Message:

Correcting a bug introduced in r1015 with a check if output_frequency >= timestep.

File:
1 edited

Legend:

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

    r1015 r1028  
    2222            /// Opérateurs /// 
    2323            CDuration& operator=(const CDuration& duration); 
    24  
    25             friend bool operator<(CDuration a, CDuration b); 
    2624 
    2725            friend StdOStream& operator<<(StdOStream& out, const CDuration& duration); 
Note: See TracChangeset for help on using the changeset viewer.