Commit 87feb805 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2266 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 97927cfb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -309,8 +309,8 @@ void LAMMPS::init()
                         //   when force->pair->gran_history creates fix ??
  modify->init();        // modify must come after update, force, atom, domain
  neighbor->init();      // neighbor must come after force, modify
  comm->init();          // comm must come after force, modify, neighbor
  output->init();        // output must come after domain, force, modify
  comm->init();          // comm must come after force, modify
  timer->init();
}

Baidu
map