p2pmpi.mpi
Class DevicePort

java.lang.Object
  extended by p2pmpi.mpi.MPI
      extended by p2pmpi.mpi.DevicePort

public class DevicePort
extends MPI

allocate a port and set URI


Field Summary
 
Fields inherited from class p2pmpi.mpi.MPI
ANY_SOURCE, ANY_TAG, BAND, BOOLEAN, BYTE, BYTE2, CHAR, CHAR2, COMM_WORLD, DOUBLE, DOUBLE2, FLOAT, FLOAT2, IDENT, INT, INT2, LONG, LONG2, MAX, MAXLOC, MIN, MINLOC, NULL, OBJECT, PACKED, PROD, SHORT, SHORT2, SIMILAR, STRING, SUM, UNDEFINED, UNEQUAL
 
Constructor Summary
DevicePort(int minPort, int maxPort, java.lang.String portInfo)
           
 
Method Summary
 
Methods inherited from class p2pmpi.mpi.MPI
Finalize, Get_processor_name, Init, Rand, Rand, Wtick, Wtime
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DevicePort

public DevicePort(int minPort,
                  int maxPort,
                  java.lang.String portInfo)