Revert "avoid issue with neighbor list trimming when used as a hybrid substyle"

This reverts commit 23691d4336.
This commit is contained in:
Axel Kohlmeyer
2023-10-16 13:55:53 -04:00
parent e65ed32ecd
commit a5374997d2

View File

@ -51,7 +51,6 @@ PairExTeP::PairExTeP(LAMMPS *lmp) : Pair(lmp)
manybody_flag = 1;
centroidstressflag = CENTROID_NOTAVAIL;
ghostneigh = 1;
trim_flag = 0; // workaround
params = nullptr;