Skip to content
Snippets Groups Projects
Commit 6e2a74ea authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15340 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 0ec028d9
No related branches found
No related tags found
No related merge requests found
...@@ -58,6 +58,8 @@ NeighList::NeighList(LAMMPS *lmp) : ...@@ -58,6 +58,8 @@ NeighList::NeighList(LAMMPS *lmp) :
listskip = NULL; listskip = NULL;
// USER-DPD package // USER-DPD package
ssaflag = 0;
ndxAIR_ssa = NULL; ndxAIR_ssa = NULL;
maxbin_ssa = 0; maxbin_ssa = 0;
bins_ssa = NULL; bins_ssa = NULL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment