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

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