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

    r1095 r1103  
    1010    public: 
    1111    static int defaultIncSize; 
    12     //#pragma omp threadprivate(defaultIncSize) 
     12    #pragma omp threadprivate(defaultIncSize) 
    1313     
    1414    static int index ; 
    15     //#pragma omp threadprivate(index) 
     15    #pragma omp threadprivate(index) 
    1616     
    1717    int incSize ; 
Note: See TracChangeset for help on using the changeset viewer.