| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmpi.Request
mpi.Prequest
public class Prequest
| Field Summary | 
|---|
| Fields inherited from class mpi.Request | 
|---|
| req | 
| Method Summary | |
|---|---|
|  void | Start()Activate a persistent communication request. | 
| static void | Startall(Prequest[] array_of_request)Activate a list of communication requests. | 
| Methods inherited from class mpi.Request | 
|---|
| Cancel, finalize, Is_null, Test, Testall, Testany, Testsome, Wait, Waitall, Waitany, Waitsome | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public void Start()
           throws MPIException
MPIException
public static void Startall(Prequest[] array_of_request)
                     throws MPIException
| array_of_requests | array of requests | 
Java binding of the MPI operation MPI_STARTALL.
MPIException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||