Ignore:
Timestamp:
04/21/17 17:39:29 (7 years ago)
Author:
yushan
Message:

save modif. Todo: axis, domain, mesh, scalar, transformation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/buffer_client.hpp

    r1095 r1103  
    1616    public: 
    1717      static size_t maxRequestSize; 
    18       //#pragma omp threadprivate(maxRequestSize) 
     18      #pragma omp threadprivate(maxRequestSize) 
    1919 
    2020      CClientBuffer(MPI_Comm intercomm, int serverRank, StdSize bufferSize, StdSize maxBufferedEvents); 
Note: See TracChangeset for help on using the changeset viewer.