Skip navigation links
B C F G H I M R S T V W 

B

Barrier(int...) - Method in class fr.unice.mpi4lectures.MPIProcess
 

C

createProcessors(Class<? extends MPIProcess>, int) - Static method in class fr.unice.mpi4lectures.MPIProcess
 

F

Finalize() - Method in class fr.unice.mpi4lectures.MPIProcess
 
fr.unice.mpi4lectures - package fr.unice.mpi4lectures
 
fr.unice.mpi4lectures.example - package fr.unice.mpi4lectures.example
 

G

getData() - Method in class fr.unice.mpi4lectures.MPIMessage
 
getNbElements() - Method in class fr.unice.mpi4lectures.MPIMessage
 
getRecipient() - Method in class fr.unice.mpi4lectures.MPIMessage
 
getSender() - Method in class fr.unice.mpi4lectures.MPIMessage
 
getTag() - Method in class fr.unice.mpi4lectures.MPIMessage
 
getType() - Method in class fr.unice.mpi4lectures.MPIMessage
 

H

HelloWorld - Class in fr.unice.mpi4lectures.example
CPU 1 sends "hello world" to CPU 2, which prints it to stdout.
HelloWorld() - Constructor for class fr.unice.mpi4lectures.example.HelloWorld
 

I

Init() - Method in class fr.unice.mpi4lectures.MPIProcess
 
Irecv(byte[], int, MPIMessage.TYPE, int, String) - Method in class fr.unice.mpi4lectures.MPIProcess
 
Isend(byte[], int, MPIMessage.TYPE, int, String) - Method in class fr.unice.mpi4lectures.MPIProcess
 

M

main(String[]) - Static method in class fr.unice.mpi4lectures.example.HelloWorld
 
main() - Method in class fr.unice.mpi4lectures.example.HelloWorld
 
main(String[]) - Static method in class fr.unice.mpi4lectures.example.Ring
This is entry point in the JVM.
main() - Method in class fr.unice.mpi4lectures.example.Ring
The implementation of this method is the code the processor will execute.
main(String[]) - Static method in class fr.unice.mpi4lectures.example.ShowRank
 
main() - Method in class fr.unice.mpi4lectures.example.ShowRank
 
main() - Method in class fr.unice.mpi4lectures.MPIProcess
What the user program does.
MPIMessage - Class in fr.unice.mpi4lectures
 
MPIMessage(int, int, int, MPIMessage.TYPE, String, byte[]) - Constructor for class fr.unice.mpi4lectures.MPIMessage
 
MPIMessage.TYPE - Enum in fr.unice.mpi4lectures
 
MPIProcess - Class in fr.unice.mpi4lectures
 
MPIProcess() - Constructor for class fr.unice.mpi4lectures.MPIProcess
 

R

Rank() - Method in class fr.unice.mpi4lectures.MPIProcess
 
Recv(byte[], int, MPIMessage.TYPE, int, String) - Method in class fr.unice.mpi4lectures.MPIProcess
 
Ring - Class in fr.unice.mpi4lectures.example
 
Ring() - Constructor for class fr.unice.mpi4lectures.example.Ring
 

S

Send(byte[], int, MPIMessage.TYPE, int, String) - Method in class fr.unice.mpi4lectures.MPIProcess
 
ShowRank - Class in fr.unice.mpi4lectures.example
 
ShowRank() - Constructor for class fr.unice.mpi4lectures.example.ShowRank
 
Size() - Method in class fr.unice.mpi4lectures.MPIProcess
 

T

tagMatches(String) - Method in class fr.unice.mpi4lectures.MPIMessage
 
Test() - Method in class fr.unice.mpi4lectures.MPIProcess
 

V

valueOf(String) - Static method in enum fr.unice.mpi4lectures.MPIMessage.TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.unice.mpi4lectures.MPIMessage.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.

W

Wait() - Method in class fr.unice.mpi4lectures.MPIProcess
 
B C F G H I M R S T V W 
Skip navigation links