Ignore:
Timestamp:
01/26/16 18:19:04 (8 years ago)
Author:
mhnguyen
Message:

Changing value of axis from obligatory to optional attribute

Test
+) On Curie
+) Test passes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/axis.hpp

    r815 r816  
    119119        CArray<double,1> value_srv; 
    120120        CArray<double,2> bound_srv; 
     121        bool hasValue; 
    121122 
    122123      private: 
Note: See TracChangeset for help on using the changeset viewer.