public class ProcessManager extends java.lang.Object implements IManager
ProcessManager()
Intercomm
spawn(java.lang.String executableName, java.lang.String[] spawnArgs, int maxProcs, Info info, int i1, int[] errorCode)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProcessManager()
public Intercomm spawn(java.lang.String executableName, java.lang.String[] spawnArgs, int maxProcs, Info info, int i1, int[] errorCode) throws MPIException
spawn
IManager
MPIException