jbarrier

Uses of Interface
edu.bonn.cs.net.jbarrier.barrier.DoubleReduction

Packages that use DoubleReduction
edu.bonn.cs.net.jbarrier.barrier Main package containing all the barrier and reduction algorithms. 
 

Uses of DoubleReduction in edu.bonn.cs.net.jbarrier.barrier
 

Classes in edu.bonn.cs.net.jbarrier.barrier that implement DoubleReduction
 class DoubleButterflyReduction
          Implementation of a butterfly barrier algorithm including a double reduction.
 class DoubleCentralReduction
          Implementation of a central barrier algorithm including a double reduction.
 class DoubleDisseminationReduction
          Implementation of a dissemination barrier algorithm including a double reduction.
 class DoubleStaticTreeReduction
          Implementation of a static tree barrier algorithm including a double reduction.
 class DoubleTournamentReduction
          Implementation of a tournament barrier algorithm including a double reduction.
 


jbarrier

Copyright 2010 Patrick Peschlow