Ignore:
Timestamp:
01/11/17 15:14:22 (7 years ago)
Author:
mhnguyen
Message:

Merging working version of coupler

+) Add some changes of domain and axis: Retransfer the atttributes in a generic ways for each level of client (or server)
+) Remove some spoiled files from the previous commits

Test
+) No test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/client_server_mapping.hpp

    r843 r1025  
    4242    const GlobalIndexMap& getGlobalIndexOnServer() const; 
    4343 
     44    GlobalIndexMap& getGlobalIndexOnServer(); 
     45 
    4446  protected: 
    4547    //! Global index of data on SERVER, which are calculated by client(s) 
Note: See TracChangeset for help on using the changeset viewer.