Ignore:
Timestamp:
05/16/17 17:54:30 (7 years ago)
Author:
yushan
Message:

branch merged with trunk r1130

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan_merged/src/group_factory.hpp

    r591 r1134  
    6969 
    7070         /// Propriétés statiques /// 
    71          static StdString CurrContext; 
     71         static StdString *CurrContext_ptr; 
     72         #pragma omp threadprivate(CurrContext_ptr) 
    7273 
    7374   }; // class CGroupFactory 
Note: See TracChangeset for help on using the changeset viewer.