Init               31 examples/Hello.java 	MPI.Init(args);
Init               13 examples/Ring.java 	MPI.Init(args) ;
Init               25 examples/hello_cxx.cc     MPI::Init();
Init               26 examples/ring_cxx.cc     MPI::Init();
Init               68 ompi/mpi/cxx/functions.h Init(int& argc, char**& argv);
Init               71 ompi/mpi/cxx/functions.h Init();
Init               47 ompi/mpi/cxx/op.h   virtual void Init(User_function *func, bool commute);