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

This commit is contained in:
sjplimp
2011-10-25 15:30:15 +00:00
parent c8a544cbae
commit f9847d8111
4 changed files with 8 additions and 0 deletions

View File

@ -46,6 +46,7 @@ using namespace LAMMPS_NS;
PairEDIP::PairEDIP(LAMMPS *lmp) : Pair(lmp)
{
single_enable = 0;
restartinfo = 0;
one_coeff = 1;
nelements = 0;