Ignore:
Timestamp:
11/15/17 12:14:34 (6 years ago)
Author:
yushan
Message:

dev_omp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/src/indent.hpp

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