git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15156 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -599,6 +599,8 @@ LAMMPS::~LAMMPS()
|
|||||||
|
|
||||||
void LAMMPS::create()
|
void LAMMPS::create()
|
||||||
{
|
{
|
||||||
|
force = NULL; // Domain->Lattice checks if Force exists
|
||||||
|
|
||||||
// Comm class must be created before Atom class
|
// Comm class must be created before Atom class
|
||||||
// so that nthreads is defined when create_avec invokes grow()
|
// so that nthreads is defined when create_avec invokes grow()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user