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
D
DisseminationBarrier
- Class in
edu.bonn.cs.net.jbarrier.barrier
Implementation of a dissemination barrier algorithm.
DisseminationBarrier(int, Runnable, GenericReductor)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DisseminationBarrier
Constructor.
DisseminationBarrier(int, Runnable)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DisseminationBarrier
Constructor.
DisseminationBarrier(int)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DisseminationBarrier
Constructor (if no action is used).
DisseminationBarrier.DisseminationBarrierParty
- Class in
edu.bonn.cs.net.jbarrier.barrier
Stores data required by each party that uses the barrier.
DisseminationBarrier.DisseminationBarrierParty(int)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DisseminationBarrier.DisseminationBarrierParty
Constructor.
DoubleButterflyReduction
- Class in
edu.bonn.cs.net.jbarrier.barrier
Implementation of a butterfly barrier algorithm including a double reduction.
DoubleButterflyReduction(int, Runnable, ReductionOperator)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DoubleButterflyReduction
Constructor.
DoubleButterflyReduction(int, ReductionOperator)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DoubleButterflyReduction
Constructor.
DoubleCentralReduction
- Class in
edu.bonn.cs.net.jbarrier.barrier
Implementation of a central barrier algorithm including a double reduction.
DoubleCentralReduction(int, Runnable, ReductionOperator)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DoubleCentralReduction
Constructor.
DoubleCentralReduction(int, ReductionOperator)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DoubleCentralReduction
Constructor.
DoubleDisseminationReduction
- Class in
edu.bonn.cs.net.jbarrier.barrier
Implementation of a dissemination barrier algorithm including a double reduction.
DoubleDisseminationReduction(int, Runnable, ReductionOperator)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DoubleDisseminationReduction
Constructor.
DoubleDisseminationReduction(int, ReductionOperator)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DoubleDisseminationReduction
Constructor.
DoubleReduction
- Interface in
edu.bonn.cs.net.jbarrier.barrier
Interface for barriers supporting primitive double reductions.
DoubleStaticTreeReduction
- Class in
edu.bonn.cs.net.jbarrier.barrier
Implementation of a static tree barrier algorithm including a double reduction.
DoubleStaticTreeReduction(int, Runnable, ReductionOperator)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DoubleStaticTreeReduction
Constructor.
DoubleStaticTreeReduction(int, ReductionOperator)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DoubleStaticTreeReduction
Constructor.
DoubleTournamentReduction
- Class in
edu.bonn.cs.net.jbarrier.barrier
Implementation of a tournament barrier algorithm including a double reduction.
DoubleTournamentReduction(int, Runnable, ReductionOperator)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DoubleTournamentReduction
Constructor.
DoubleTournamentReduction(int, ReductionOperator)
- Constructor for class edu.bonn.cs.net.jbarrier.barrier.
DoubleTournamentReduction
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