Ignore:
Timestamp:
09/22/16 10:59:17 (8 years ago)
Author:
mhnguyen
Message:

Finishing the implementation of expand domain transformation

+) Make use of updated new functions of class Mesh to compute neighboring cells
+) Make change to some minor stuffs

Test
+) On Curie
+) The transformation works correctly

File:
1 edited

Legend:

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

    r924 r941  
    1414template class CClientClientDHTTemplate<int>; 
    1515template class CClientClientDHTTemplate<size_t>; 
     16template class CClientClientDHTTemplate<double>; 
    1617template class CClientClientDHTTemplate<PairIntInt>; 
    1718 
Note: See TracChangeset for help on using the changeset viewer.