GrPPI  0.2
Generic and Reusable Parallel Pattern Interface
Modules
Here is a list of all modules:
[detail level 123]
 Task parallel patternsPatterns for task parallel processing
 Divide/Conquer patternInterface for applyinng the Divide/conquer pattern
 Native parallel divide/conquer patternNative parallel implementation of the Divide/conquer pattern
 OpenMP parallel divide/conquer pattern.OpenMP parallel implementation of the Divide/conquer pattern
 Polymorphic execution divide/conquerPolymorphic execution implementation of the Divide/conquer pattern
 Sequential divide/conquer patternSequential implementation of the Divide/conquer pattern
 TBB parallel divide/conquer pattern.TBB parallel implementation of the Divide/conquer pattern
 Streaming patternsPatterns for data stream processing
 Farm patternInterface for applyinng the Farm pattern
 Native parallel farm patternSequential implementation of the Farm pattern
 OpenMP parallel farm patternOpenMP implementation of the Farm pattern
 Polymorphic execution farm patternPolymorphic execution implementation of the Farm pattern
 Sequential farm patternSequential implementation of the Farm pattern
 TBB parallel farm patternTBB parallel implementation of the Farm pattern
 Pipeline patternInterface for applyinng the Pipeline pattern
 Native parallel pipeline patternNative parallel implementation of the Pipeline pattern
 OpenMP parallel pipeline patternOpenMP parallel implementation of the Pipeline pattern
 Polymorphic pipeline patternPolymorphic implementation of the Pipeline pattern
 Sequential pipeline patternSequential implementation of the Pipeline pattern
 TBB parallel pipeline patternTBB parallel implementation of the Pipeline pattern
 Stream filter patternInterface for applyinng the Filter pattern
 Native parallel filter pattern.Native parallel implementation fo the Filter pattern
 OpenMP parallel filter pattern.OpenMP parallel implementation fo the Filter pattern
 Polymorphic parallel filter pattern.Polymorphic parallel implementation of the Filter pattern
 Sequential filter pattern.Sequential implementation fo the Filter pattern
 TBB parallel filter pattern.TBB parallel implementation fo the Filter pattern
 Stream iteration patternInterface for applyinng the Stream iteration pattern
 Native parallel stream iteration patternSequential implementation of the Stream iteration pattern
 Polymorphic stream iteration patternSequential implementation of the Stream iteration pattern
 Sequential stream iteration patternSequential implementation of the Stream iteration pattern
 Stream reduce patternInterface for applying the Stream reduction pattern
 Native parallel stream reduce patternNative parallel implementation of the Stream reduction pattern
 OpenMP parallel stream reduce patternOpenMP parallel implementation of the Stream reduction pattern
 Polymorphic parallel stream reduce patternPolymorphic parallel implementation of the Stream reduction pattern
 Sequential stream reduce patternSequential implementation of the Stream reduction pattern
 TBB parallel stream reduce patternTBB parallel implementation of the Stream reduction pattern
 Data parallel patternsPatterns for data parallel processing
 Map patternInterface for applyinng the Map pattern
 Native parallel map patternNative parallel implementation of Map pattern
 OpenMP parallel map pattern.OpenMP parallel implementation of the Map pattern
 Polymorphic execution map pattern.Polymorphic implementation of Map pattern
 Sequential map patternSequential implementation of the Map pattern
 TBB parallelref md_map pattern.TBB parallel implementation of Map pattern
 Map/reduce patternInterface for applyinng the Map/reduce pattern
 Native parallel map/reduce patternNative parallel implementation of the Map/reduce pattern
 OpenMP parallel map/reduce patternOpenMP parallel implementation of the Map/reduce pattern
 Polymorphic map/reduce patternPolymorphic implementation of the Map/reduce pattern
 Sequential map/reduce patternSequential implementation of the Map/reduce pattern
 TBB parallel map/reduce patternTBB parallel implementation of the Map/reduce pattern
 Reduce patternInterface for applyinng the Reduce pattern
 Native parallel reduce patternNative parallel implementation of the Reduce pattern
 OpenMP parallel reduce patternOpenMP parallel implementation of the Reduce pattern
 Polymorphic execution reduce pattern.Polymorphic implementation of Reduce pattern
 Sequential reduce patternSequential implementation of the Reduce pattern
 TBB parallel reduce patternTBB parallel implementation of the Reduce pattern
 Stencil patternInterface for applyinng the Stencil pattern
 Native parallel stencil patternNative parallel implementation of the Stencil pattern
 OpenMP Parallel stencil patternOpenMP parallel implementation of the Stencil pattern
 Polymorphic stencil patternPolymorphic implementation of the Stencil pattern
 Sequential stencil patternSequential implementation of the Stencil pattern
 TBB Parallel stencil patternTBB parallel implementation of the Stencil pattern