User talk:Jun She

From AbInitio

(Difference between revisions)
Jump to: navigation, search
Revision as of 11:17, 14 December 2005 (edit)
Jun She (Talk | contribs)

← Previous diff
Current revision (08:08, 19 December 2005) (edit)
Stevenj (Talk | contribs)

 
Line 5: Line 5:
initialize mpi(argc, argc); // do this even for non-MPI Meep initialize mpi(argc, argc); // do this even for non-MPI Meep
--> initialize mpi(argc, argv); --> initialize mpi(argc, argv);
 +
 +:Thanks, it's now fixed. Note that the best place for such comments is on the Talk page for the article in question. Just click on the "Discussion" link at the top of the page. [[User:Stevenj|—Steven G. Johnson]] 03:08, 19 Dec 2005 (EST)

Current revision

I think it's a minor mistake.

http://ab-initio.mit.edu/wiki/index.php/Meep_C-plus-plus_Tutorial#Overview

initialize mpi(argc, argc); // do this even for non-MPI Meep

  --> initialize mpi(argc, argv);
Thanks, it's now fixed. Note that the best place for such comments is on the Talk page for the article in question. Just click on the "Discussion" link at the top of the page. —Steven G. Johnson 03:08, 19 Dec 2005 (EST)
Personal tools