Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_
B
barrier()
- Method in interface org.javaseis.parallel.
IParallelContext
Parallel barrier that requires all tasks to particpate.
barrier()
- Method in class org.javaseis.parallel.
MPIContext
Parallel barrier that requires all tasks to particpate.
barrier()
- Method in class org.javaseis.parallel.
MPIContextWorld
barrier()
- Method in class org.javaseis.parallel.
UniprocessorContext
bcast(int, T, int, int, int)
- Method in interface org.javaseis.parallel.
IParallelContext
Broadcast a message to all tasks in this parallel context
bcast(int, T, int, int, int)
- Method in class org.javaseis.parallel.
MPIContext
Broadcast a message to all tasks in this parallel context
bcast(int, T, int, int, int)
- Method in class org.javaseis.parallel.
MPIContextWorld
bcast(int, T, int, int, int)
- Method in class org.javaseis.parallel.
UniprocessorContext
bcastByte(int, byte[], int, int, int)
- Method in interface org.javaseis.parallel.
IParallelContext
bcastByte(int, byte[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContext
bcastByte(int, byte[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContextWorld
bcastByte(int, byte[], int, int, int)
- Method in class org.javaseis.parallel.
UniprocessorContext
bcastDouble(int, double[], int, int, int)
- Method in interface org.javaseis.parallel.
IParallelContext
bcastDouble(int, double[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContext
bcastDouble(int, double[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContextWorld
bcastDouble(int, double[], int, int, int)
- Method in class org.javaseis.parallel.
UniprocessorContext
bcastFloat(int, float[], int, int, int)
- Method in interface org.javaseis.parallel.
IParallelContext
bcastFloat(int, float[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContext
bcastFloat(int, float[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContextWorld
bcastFloat(int, float[], int, int, int)
- Method in class org.javaseis.parallel.
UniprocessorContext
bcastInt(int, int[], int, int, int)
- Method in interface org.javaseis.parallel.
IParallelContext
bcastInt(int, int[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContext
bcastInt(int, int[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContextWorld
bcastInt(int, int[], int, int, int)
- Method in class org.javaseis.parallel.
UniprocessorContext
bcastLong(int, long[], int, int, int)
- Method in interface org.javaseis.parallel.
IParallelContext
bcastLong(int, long[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContext
bcastLong(int, long[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContextWorld
bcastLong(int, long[], int, int, int)
- Method in class org.javaseis.parallel.
UniprocessorContext
bcastShort(int, short[], int, int, int)
- Method in interface org.javaseis.parallel.
IParallelContext
bcastShort(int, short[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContext
bcastShort(int, short[], int, int, int)
- Method in class org.javaseis.parallel.
MPIContextWorld
bcastShort(int, short[], int, int, int)
- Method in class org.javaseis.parallel.
UniprocessorContext
binaryTree(int, T, int)
- Method in class org.javaseis.parallel.
MPIContext
Binary tree broadcast operation.
binaryTree(int, T, int)
- Method in class org.javaseis.parallel.
MPIContextWorld
BLOCK
- Static variable in class org.javaseis.parallel.
Decomposition
broadcast(IParallelContext)
- Method in class org.javaseis.parallel.
ParallelMap
Broadcast the contents of the map to all tasks in the parallel context
broadcast(IParallelContext)
- Method in class org.javaseis.properties.
SeisProperties
Broadcast properties contents to all tasks in the parallel context
BYTE
- Static variable in class org.javaseis.grid.
SeisDataType
byte132(byte[], int, int, int)
- Method in interface org.javaseis.array.
ITranspose
Transpose the last two dimensinos of a 3D Fortran style array stored in a 1D Java array.
byte132(byte[], int, int, int, int)
- Static method in class org.javaseis.array.
Transpose
Transpose the last two dimensinos of a 3D Fortran style array stored in a 1D Java array.
byte21(byte[], int, int)
- Method in interface org.javaseis.array.
ITranspose
Transpose a 2D Fortran style array stored in a 1D Java array.
byte21(byte[], int, int, int)
- Static method in class org.javaseis.array.
Transpose
Transpose a 2D Fortran style array stored in a 1D Java array.
bytes()
- Method in interface org.javaseis.array.
IMultiArray
bytes
- Variable in class org.javaseis.array.
MultiArray
bytes()
- Method in class org.javaseis.array.
MultiArray
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_