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/node/reduce_axis_to_scalar.hpp

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