GrPPI  0.2
Generic and Reusable Parallel Pattern Interface
Modules

Interface for applyinng the Reduce pattern. More...

Collaboration diagram for Reduce pattern:

Modules

 Native parallel reduce pattern
 Native parallel implementation of the Reduce pattern.
 
 OpenMP parallel reduce pattern
 OpenMP parallel implementation of the Reduce pattern.
 
 Polymorphic execution reduce pattern.
 Polymorphic implementation of Reduce pattern.
 
 Sequential reduce pattern
 Sequential implementation of the Reduce pattern.
 
 TBB parallel reduce pattern
 TBB parallel implementation of the Reduce pattern.
 

Detailed Description

Interface for applyinng the Reduce pattern.