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

This commit is contained in:
sjplimp
2014-08-01 14:42:16 +00:00
parent 36f20c89eb
commit 3dace181b7
2 changed files with 0 additions and 2 deletions

View File

@ -52,7 +52,6 @@ PairLJCutTIP4PLong::PairLJCutTIP4PLong(LAMMPS *lmp) :
PairLJCutCoulLong(lmp)
{
tip4pflag = 1;
ewaldflag = pppmflag = 0;
single_enable = 0;
respa_enable = 0;

View File

@ -44,7 +44,6 @@ PPPMTIP4P::PPPMTIP4P(LAMMPS *lmp, int narg, char **arg) :
{
triclinic_support = 0;
tip4pflag = 1;
pppmflag = 0;
}
/* ---------------------------------------------------------------------- */