Ignore:
Timestamp:
08/24/15 14:53:17 (9 years ago)
Author:
mhnguyen
Message:

Changing some domain attributes

+) Longitude and latitude from now on can be 2 dimension array

Test
+) On Curie
+) test_client, test_complete pass and are correct

File:
1 edited

Legend:

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

    r567 r664  
    77  template class CAttributeArray<double,1> ; 
    88  template class CAttributeArray<double,2> ; 
     9  template class CAttributeArray<double,3> ; 
    910  template class CAttributeArray<int,1> ; 
    1011  template class CAttributeArray<int,2> ; 
Note: See TracChangeset for help on using the changeset viewer.