Merge remote-tracking branch 'lammps-ro/master' into lammps-icms
Resolved Conflicts: src/RIGID/fix_rigid_small.cpp
This commit is contained in:
@ -826,7 +826,7 @@ void FixIMD::post_force(int vflag)
|
||||
|
||||
int *tag = atom->tag;
|
||||
double **x = atom->x;
|
||||
tagint *image = atom->image;
|
||||
imageint *image = atom->image;
|
||||
int nlocal = atom->nlocal;
|
||||
int *mask = atom->mask;
|
||||
struct commdata *buf;
|
||||
|
||||
Reference in New Issue
Block a user