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

This commit is contained in:
sjplimp
2007-03-08 00:54:02 +00:00
parent a70ee2eadc
commit 9e1f8bcd6a
64 changed files with 1785 additions and 772 deletions

View File

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