This is the complete list of members for Jpetra.Comm, including all inherited members.
barrier() | Jpetra.Comm | |
broadcast(Serializable value, int root) | Jpetra.Comm | |
broadcast(int value, int root) | Jpetra.Comm | |
broadcast(double value, int root) | Jpetra.Comm | |
createDirectory(VectorSpace vectorSpace) (defined in Jpetra.Comm) | Jpetra.Comm | |
createDistributor() (defined in Jpetra.Comm) | Jpetra.Comm | |
gather(int[] in) (defined in Jpetra.Comm) | Jpetra.Comm | |
gatherAll(Serializable[] myElements) | Jpetra.Comm | |
gatherAll(double[] myElements) | Jpetra.Comm | |
gatherAll(int[] myElements) | Jpetra.Comm | |
gatherAll(int myInt) | Jpetra.Comm | |
gatherAll(double myDouble) | Jpetra.Comm | |
gatherAll2dArray(int[] myElements) (defined in Jpetra.Comm) | Jpetra.Comm | |
getNumVnodes() | Jpetra.Comm | |
getVnodeId() | Jpetra.Comm | |
isSerial() | Jpetra.Comm | |
maxAll(double[] partialMaxs) | Jpetra.Comm | |
maxAll(int[] partialMaxs) | Jpetra.Comm | |
maxAll(Serializable partialMaxs) (defined in Jpetra.Comm) | Jpetra.Comm | |
minAll(double[] partialMins) | Jpetra.Comm | |
minAll(Serializable partialMins) (defined in Jpetra.Comm) | Jpetra.Comm | |
minAll(int[] partialMins) | Jpetra.Comm | |
receive(int senderId) | Jpetra.Comm | |
scanSums(double[] myElements) | Jpetra.Comm | |
scanSums(int[] myElements) | Jpetra.Comm | |
scatter2dArray(int[][] in) (defined in Jpetra.Comm) | Jpetra.Comm | |
scatterIntArray(int[] in) (defined in Jpetra.Comm) | Jpetra.Comm | |
send(int[] exportObject, int destinationVnode) | Jpetra.Comm | |
send(double[] exportObject, int destinationVnode) | Jpetra.Comm | |
send(Serializable exportObject, int destinationVnode) | Jpetra.Comm | |
setMyVnodeID(int newVnodeID) | Jpetra.Comm | |
sumAll(double[] partialSums) | Jpetra.Comm | |
sumAll(int[] partialSums) | Jpetra.Comm |