GrPPI  0.2
Generic and Reusable Parallel Pattern Interface
Modules
Divide/Conquer pattern

Interface for applyinng the Divide/conquer pattern. More...

Collaboration diagram for Divide/Conquer pattern:

Modules

 Native parallel divide/conquer pattern
 Native parallel implementation of the Divide/conquer pattern.
 
 OpenMP parallel divide/conquer pattern.
 OpenMP parallel implementation of the Divide/conquer pattern.
 
 Polymorphic execution divide/conquer
 Polymorphic execution implementation of the Divide/conquer pattern.
 
 Sequential divide/conquer pattern
 Sequential implementation of the Divide/conquer pattern.
 
 TBB parallel divide/conquer pattern.
 TBB parallel implementation of the Divide/conquer pattern.
 

Detailed Description

Interface for applyinng the Divide/conquer pattern.