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/indent.hpp

    r501 r1134  
    1010    public: 
    1111    static int defaultIncSize; 
     12    #pragma omp threadprivate(defaultIncSize) 
     13     
    1214    static int index ; 
     15    #pragma omp threadprivate(index) 
     16     
    1317    int incSize ; 
    1418    int offset ; 
Note: See TracChangeset for help on using the changeset viewer.