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

This commit is contained in:
sjplimp
2009-08-14 20:54:10 +00:00
parent 5234b15cd5
commit 33ff40dd7e
19 changed files with 1116 additions and 628 deletions

View File

@ -304,7 +304,7 @@ void LAMMPS::create()
void LAMMPS::init()
{
update->init();
force->init();
force->init(); // pair must come after update due to minimizer
domain->init();
atom->init(); // atom must come after force:
// atom deletes extra array