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

This commit is contained in:
sjplimp
2007-03-15 21:49:48 +00:00
parent 4a66c8dd14
commit ced2f61033
37 changed files with 810 additions and 286 deletions

View File

@ -420,7 +420,7 @@ double FixOrientFCC::thermo(int n)
/* ---------------------------------------------------------------------- */
int FixOrientFCC::pack_comm(int n, int *list, double *buf,
int pbc_flag, double *pair_dist)
int pbc_flag, int *pbc)
{
int i,j,k,id,num;
int *tag = atom->tag;