Ignore:
Timestamp:
11/20/17 09:49:26 (6 years ago)
Author:
yushan
Message:

omp_dev

File:
1 edited

Legend:

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

    r1331 r1334  
    4949 
    5050        static StdString RootName; 
    51         #pragma omp threadprivate(RootName) 
     51        //#pragma omp threadprivate(RootName) 
    5252 
    5353    }; //class CXMLParser 
Note: See TracChangeset for help on using the changeset viewer.