git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8371 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -137,6 +137,9 @@ void FixBalance::init()
|
|||||||
|
|
||||||
void FixBalance::setup(int vflag)
|
void FixBalance::setup(int vflag)
|
||||||
{
|
{
|
||||||
|
// compute final imbalance factor if setup_pre_exchange() invoked balancer
|
||||||
|
// this is called at end of run setup, before output
|
||||||
|
|
||||||
pre_neighbor();
|
pre_neighbor();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user