Ignore:
Timestamp:
04/26/16 16:04:04 (8 years ago)
Author:
mhnguyen
Message:

Several improvements

+) Replace some time-consuming operations by simpler ones

Test
+) On Curie
+) All tests pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/client_server_mapping.hpp

    r831 r843  
    4545    //! Global index of data on SERVER, which are calculated by client(s) 
    4646    GlobalIndexMap indexGlobalOnServer_; 
    47  
    48     //!< Number of clients connected to a server 
    49     std::map<int, int> connectedClients_; 
    5047}; 
    5148 
Note: See TracChangeset for help on using the changeset viewer.