Changeset 466 for XIOS


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

bug fix in expression evaluation

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/field.cpp

    r464 r466  
    3636      , nstep(0) 
    3737      , last_Write(), last_operation() 
    38       , foperation(), hasExpression(false) 
     38      , foperation(), hasInstantData(false), hasExpression(false) 
    3939      , active(false), hasOutputFile(false), hasFieldOut(false), slotUpdateDate(NULL) 
    4040      , processed(false) 
Note: See TracChangeset for help on using the changeset viewer.