Ignore:
Timestamp:
09/19/13 17:05:07 (11 years ago)
Author:
ymipsl
Message:

Add unstructured grid management.

YM

File:
1 edited

Legend:

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

    r415 r449  
    66{ 
    77  template class CAttributeArray<double,1> ; 
     8  template class CAttributeArray<double,2> ; 
    89  template class CAttributeArray<int,1> ; 
    910  template class CAttributeArray<bool,2> ; 
Note: See TracChangeset for help on using the changeset viewer.