Skip to content
  • Berk Geveci's avatar
    First implementation of SMP parallel primitives. · 5abad992
    Berk Geveci authored
    Added primitives for developing multi-threaded parallel
    algorithms. Include are vtkSMPTools, which currently
    provides a parallel For implementation; support for simple
    and initializable functors, which are needed to implement
    parallel kernels and thread local storage objects that
    provide storage local to each thread.
    
    Change-Id: I4c27b25bc2dd7f0ce3194d4488864fef4444c9d3
    5abad992