git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7333 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2011-12-09 16:46:31 +00:00
parent 7060c62c8d
commit 5baa07d3af
8 changed files with 63 additions and 574 deletions

View File

@ -51,7 +51,7 @@ int MPI_Initialized(int *flag)
/* ---------------------------------------------------------------------- */
/* Returns "localhost" as the name of the processor */
/* return "localhost" as name of the processor */
void MPI_Get_processor_name(char *name, int *resultlen)
{