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

F

flagOut_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.ButterflyBarrier
Global out flag (only used if there is a barrier action).
flagOut_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.DisseminationBarrier
Global out flag (only used if there is a barrier action).
flagOut_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.StaticTreeBarrier
Out flag set by the winner.
flagOut_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.TournamentBarrier
Out flag set by the winner of the tournament.
flags_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.StaticTreeBarrier
The synchronization flags (one for each party).
flags_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.TournamentBarrier.TournamentBarrierParty
My set of flags to be set/queried during the barrier.
flagsIn_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.ButterflyBarrier.ButterflyBarrierParty
Array of incoming flags for this thread for each round.
flagsIn_ - Variable in class edu.bonn.cs.net.jbarrier.barrier.DisseminationBarrier.DisseminationBarrierParty
Array of incoming flags for this thread for each round.
FloatButterflyReduction - Class in edu.bonn.cs.net.jbarrier.barrier
Implementation of a butterfly barrier algorithm including a float reduction.
FloatButterflyReduction(int, Runnable, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.FloatButterflyReduction
Constructor.
FloatButterflyReduction(int, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.FloatButterflyReduction
Constructor.
FloatCentralReduction - Class in edu.bonn.cs.net.jbarrier.barrier
Implementation of a central barrier algorithm including a float reduction.
FloatCentralReduction(int, Runnable, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.FloatCentralReduction
Constructor.
FloatCentralReduction(int, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.FloatCentralReduction
Constructor.
FloatDisseminationReduction - Class in edu.bonn.cs.net.jbarrier.barrier
Implementation of a dissemination barrier algorithm including a float reduction.
FloatDisseminationReduction(int, Runnable, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.FloatDisseminationReduction
Constructor.
FloatDisseminationReduction(int, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.FloatDisseminationReduction
Constructor.
FloatReduction - Interface in edu.bonn.cs.net.jbarrier.barrier
Interface for barriers supporting primitive float reductions.
FloatStaticTreeReduction - Class in edu.bonn.cs.net.jbarrier.barrier
Implementation of a static tree barrier algorithm including a float reduction.
FloatStaticTreeReduction(int, Runnable, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.FloatStaticTreeReduction
Constructor.
FloatStaticTreeReduction(int, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.FloatStaticTreeReduction
Constructor.
FloatTournamentReduction - Class in edu.bonn.cs.net.jbarrier.barrier
Implementation of a tournament barrier algorithm including a float reduction.
FloatTournamentReduction(int, Runnable, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.FloatTournamentReduction
Constructor.
FloatTournamentReduction(int, ReductionOperator) - Constructor for class edu.bonn.cs.net.jbarrier.barrier.FloatTournamentReduction
Constructor.

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