Ignore:
Timestamp:
01/20/13 23:14:35 (11 years ago)
Author:
ymipsl
Message:

Add grid mask attribute

YM

File:
1 edited

Legend:

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

    r369 r415  
    2222   {                                                              \ 
    2323      public :                                                    \ 
     24         using CAttributeArray<T_num, T_rank>::operator = ;       \ 
    2425         name##_attr(void) : CAttributeArray<T_num, T_rank> (#name, *CAttributeMap::Current) {} \ 
    2526         virtual ~name##_attr(void) {}                            \ 
Note: See TracChangeset for help on using the changeset viewer.