jbarrier

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

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

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

Classes in edu.bonn.cs.net.jbarrier.barrier that implement LongReduction
 class LongButterflyReduction
          Implementation of a butterfly barrier algorithm including a long reduction.
 class LongCentralReduction
          Implementation of a central barrier algorithm including a long reduction.
 class LongDisseminationReduction
          Implementation of a dissemination barrier algorithm including a long reduction.
 class LongStaticTreeReduction
          Implementation of a static tree barrier algorithm including a long reduction.
 class LongTournamentReduction
          Implementation of a tournament barrier algorithm including a long reduction.
 


jbarrier

Copyright 2010 Patrick Peschlow