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
R
reduce(int, int)
- Method in interface edu.bonn.cs.net.jbarrier.barrier.
GenericReductor
Performs a binary reduction for two threads participating in the barrier.
ReductionOperator
- Class in
edu.bonn.cs.net.jbarrier.barrier
Abstract base class for reduction operators.
ReductionOperator()
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
ReductionOperator
ReductionOperator.MaximumReduction
- Class in
edu.bonn.cs.net.jbarrier.barrier
Maximum reduction operator.
ReductionOperator.MaximumReduction()
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
ReductionOperator.MaximumReduction
ReductionOperator.MinimumReduction
- Class in
edu.bonn.cs.net.jbarrier.barrier
Minimum reduction operator.
ReductionOperator.MinimumReduction()
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
ReductionOperator.MinimumReduction
ReductionOperator.SumReduction
- Class in
edu.bonn.cs.net.jbarrier.barrier
Sum reduction operator.
ReductionOperator.SumReduction()
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
ReductionOperator.SumReduction
RIGHT_CHILD
- Variable in class edu.bonn.cs.net.jbarrier.barrier.
StaticTreeBarrier.StaticTreeBarrierParty
Pre-computed constant that represents the ID of my right child in the tree.
role_
- Variable in class edu.bonn.cs.net.jbarrier.barrier.
TournamentBarrier.Round
My role in this round.
rounds_
- Variable in class edu.bonn.cs.net.jbarrier.barrier.
TournamentBarrier.TournamentBarrierParty
Pre-computed information about the rounds of the barrier.
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