jbarrier

Uses of Class
edu.bonn.cs.net.jbarrier.barrier.CentralBarrier

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

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

Subclasses of CentralBarrier in edu.bonn.cs.net.jbarrier.barrier
 class DoubleCentralReduction
          Implementation of a central barrier algorithm including a double reduction.
 class FloatCentralReduction
          Implementation of a central barrier algorithm including a float reduction.
 class IntCentralReduction
          Implementation of a central barrier algorithm including a int reduction.
 class LongCentralReduction
          Implementation of a central barrier algorithm including a long reduction.
 


jbarrier

Copyright 2010 Patrick Peschlow