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/node/file.hpp

    r1021 r1025  
    110110         void prefetchEnabledReadModeFieldsIfNeeded(); 
    111111 
     112         void checkGridOfEnabledFields(); 
     113         void sendGridOfEnabledFields(); 
     114 
    112115         // Add component into file 
    113116         CField* addField(const string& id = ""); 
Note: See TracChangeset for help on using the changeset viewer.