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

Add functionnalities for reduced gaussian grid support.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/attribute_array_decl.cpp

    r449 r467  
    88  template class CAttributeArray<double,2> ; 
    99  template class CAttributeArray<int,1> ; 
     10  template class CAttributeArray<int,2> ; 
    1011  template class CAttributeArray<bool,2> ; 
    1112  template class CAttributeArray<bool,3> ; 
Note: See TracChangeset for help on using the changeset viewer.