Commit e4d1068c authored by Steve Plimpton's avatar Steve Plimpton
Browse files

flag a couple fixes and their derived clases as incompatible with resetting atom IDs

parent d02363b8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@ FixRigidSmall::FixRigidSmall(LAMMPS *lmp, int narg, char **arg) :
  create_attribute = 1;
  dof_flag = 1;
  enforce2d_flag = 1;
  stores_ids = 1;
  
  MPI_Comm_rank(world,&me);
  MPI_Comm_size(world,&nprocs);
+2 −1
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@ FixShake::FixShake(LAMMPS *lmp, int narg, char **arg) :
  thermo_virial = 1;
  create_attribute = 1;
  dof_flag = 1;
  stores_ids = 1;
  
  // error check