Ignore:
Timestamp:
04/12/17 15:18:22 (7 years ago)
Author:
yushan
Message:

save

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/node/extract_axis_to_scalar.hpp

    r1072 r1088  
    6060      static CTransformation<CScalar>* create(const StdString& id, xml::CXMLNode* node); 
    6161      static bool _dummyRegistered; 
    62       //#pragma omp threadprivate(_dummyRegistered) 
     62      #pragma omp threadprivate(_dummyRegistered) 
    6363  }; // class CExtractAxisToScalar 
    6464 
Note: See TracChangeset for help on using the changeset viewer.