Revert "avoid issue with neighbor list trimming when used as a hybrid substyle"
This reverts commit 23691d4336.
This commit is contained in:
@ -51,7 +51,6 @@ PairExTeP::PairExTeP(LAMMPS *lmp) : Pair(lmp)
|
||||
manybody_flag = 1;
|
||||
centroidstressflag = CENTROID_NOTAVAIL;
|
||||
ghostneigh = 1;
|
||||
trim_flag = 0; // workaround
|
||||
|
||||
params = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user