Ignore:
Timestamp:
03/14/17 19:12:25 (7 years ago)
Author:
yushan
Message:

Using threads : modif for xios_initialize

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/filter/spatial_transform_filter.hpp

    r1037 r1072  
    103103      //! The allocated engines 
    104104      static std::map<CGridTransformation*, boost::shared_ptr<CSpatialTransformFilterEngine> > engines; 
     105      // #pragma omp threadprivate(engines) 
     106       
    105107  }; // class CSpatialTransformFilterEngine 
    106108} // namespace xios 
Note: See TracChangeset for help on using the changeset viewer.