jbarrier
A B C D E F G I L M N O P R S T U V

I

id_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.ButterflyBarrier.ButterflyBarrierParty
Unique id of this party [0 .. numParties-1].
id_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.DisseminationBarrier.DisseminationBarrierParty
Unique id of this party [0 .. numParties-1].
id_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.StaticTreeBarrier.StaticTreeBarrierParty
Unique id of this party [0 .. numParties-1].
id_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.TournamentBarrier.TournamentBarrierParty
Unique id of this party [0 .. numParties-1].
IntButterflyReduction - Class in edu.bonn.cs.net.jbarrier.barrier
Implementation of a butterfly barrier algorithm including a int reduction.
IntButterflyReduction(int, Runnable, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.IntButterflyReduction
Constructor.
IntButterflyReduction(int, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.IntButterflyReduction
Constructor.
IntCentralReduction - Class in edu.bonn.cs.net.jbarrier.barrier
Implementation of a central barrier algorithm including a int reduction.
IntCentralReduction(int, Runnable, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.IntCentralReduction
Constructor.
IntCentralReduction(int, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.IntCentralReduction
Constructor.
IntDisseminationReduction - Class in edu.bonn.cs.net.jbarrier.barrier
Implementation of a dissemination barrier algorithm including a int reduction.
IntDisseminationReduction(int, Runnable, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.IntDisseminationReduction
Constructor.
IntDisseminationReduction(int, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.IntDisseminationReduction
Constructor.
IntReduction - Interface in edu.bonn.cs.net.jbarrier.barrier
Interface for barriers supporting primitive int reductions.
IntStaticTreeReduction - Class in edu.bonn.cs.net.jbarrier.barrier
Implementation of a static tree barrier algorithm including a int reduction.
IntStaticTreeReduction(int, Runnable, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.IntStaticTreeReduction
Constructor.
IntStaticTreeReduction(int, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.IntStaticTreeReduction
Constructor.
IntTournamentReduction - Class in edu.bonn.cs.net.jbarrier.barrier
Implementation of a tournament barrier algorithm including a int reduction.
IntTournamentReduction(int, Runnable, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.IntTournamentReduction
Constructor.
IntTournamentReduction(int, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.IntTournamentReduction
Constructor.
isPowerOfTwo(int) - Static method in class edu.bonn.cs.net.jbarrier.util.Utils
Checks whether the provided integer is a power of two.

jbarrier
A B C D E F G I L M N O P R S T U V
Copyright 2010 Patrick Peschlow