Class HelloMPI

java.lang.Object
  extended by HelloMPI

public class HelloMPI
extends java.lang.Object

HelloMPI.

Author:
from the MPI examples.

Constructor Summary
HelloMPI()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloMPI

public HelloMPI()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws mpi.MPIException
Throws:
mpi.MPIException