Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jbarrier
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
S
sense_
- Variable in class edu.bonn.cs.net.jbarrier.barrier.
ButterflyBarrier.ButterflyBarrierParty
Sense flag that switches between
true
and
false
.
sense_
- Variable in class edu.bonn.cs.net.jbarrier.barrier.
DisseminationBarrier.DisseminationBarrierParty
Sense flag that switches between
true
and
false
.
sense_
- Variable in class edu.bonn.cs.net.jbarrier.barrier.
StaticTreeBarrier.StaticTreeBarrierParty
Sense flag that switches between
true
and
false
.
sense_
- Variable in class edu.bonn.cs.net.jbarrier.barrier.
TournamentBarrier.TournamentBarrierParty
Sense flag that switches between
true
and
false
.
setupBarrier()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
ButterflyBarrier.ButterflyBarrierParty
Sets up this party for the barrier algorithm.
setupBarrier()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
DisseminationBarrier.DisseminationBarrierParty
Sets up this party for the barrier algorithm.
setupBarrier()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
TournamentBarrier.TournamentBarrierParty
Sets up this party for the barrier algorithm.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
ButterflyBarrier
Sets up the parties array, intended to be overridden in subclasses.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
DisseminationBarrier
Sets up the parties array, intended to be overridden in subclasses.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
DoubleButterflyReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
DoubleDisseminationReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
DoubleStaticTreeReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
DoubleTournamentReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
FloatButterflyReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
FloatDisseminationReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
FloatStaticTreeReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
FloatTournamentReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
IntButterflyReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
IntDisseminationReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
IntStaticTreeReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
IntTournamentReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
LongButterflyReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
LongDisseminationReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
LongStaticTreeReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
LongTournamentReduction
Sets up the parties array required for this reduction subclass.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
StaticTreeBarrier
Sets up the parties array, intended to be overridden in subclasses.
setUpParties()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
TournamentBarrier
Sets up the parties array, intended to be overridden in subclasses.
setUpPartyData()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
ButterflyBarrier.ButterflyBarrierParty
Sets up the partners array, intended to be overridden in subclasses.
setUpPartyData()
- Method in class edu.bonn.cs.net.jbarrier.barrier.
DisseminationBarrier.DisseminationBarrierParty
Sets up the partners array, intended to be overridden in subclasses.
StaticTreeBarrier
- Class in
edu.bonn.cs.net.jbarrier.barrier
Implementation of a static tree barrier algorithm.
StaticTreeBarrier(int, Runnable, GenericReductor)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
StaticTreeBarrier
Constructor.
StaticTreeBarrier(int, Runnable)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
StaticTreeBarrier
Constructor.
StaticTreeBarrier(int)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
StaticTreeBarrier
Constructor.
StaticTreeBarrier.StaticTreeBarrierParty
- Class in
edu.bonn.cs.net.jbarrier.barrier
Stores data required by each party that uses the barrier.
StaticTreeBarrier.StaticTreeBarrierParty(int)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
StaticTreeBarrier.StaticTreeBarrierParty
Constructor.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jbarrier
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
Copyright 2010 Patrick Peschlow