From e1f59347fa87630bac9d3a8c8de1ed5e659725a8 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 12 Jun 2012 23:22:58 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8266 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/balance.html | 2 +- doc/balance.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/balance.html b/doc/balance.html index 3f1244d9ab..d1d8a9af5b 100644 --- a/doc/balance.html +++ b/doc/balance.html @@ -31,7 +31,7 @@ balancing has not yet been released. z args = uniform or Pz-1 numbers between 0 and 1 uniform = evenly spaced cuts between processors in z dimension numbers = Pz-1 ascending values between 0 and 1, Pz - # of processors in z dimension - dynamic args = disstr Niter thresh + dynamic args = dimstr Niter thresh dimstr = sequence of letters containing "x" or "y" or "z", each not more than once Niter = # of times to iterate within each dimension of dimstr sequence thresh = stop balancing when this imbalance threshhold is reached diff --git a/doc/balance.txt b/doc/balance.txt index a0b037bd0c..cfbaeeec8c 100644 --- a/doc/balance.txt +++ b/doc/balance.txt @@ -26,7 +26,7 @@ keyword = {x} or {y} or {z} or {dynamic} or {out} :l {z} args = {uniform} or Pz-1 numbers between 0 and 1 {uniform} = evenly spaced cuts between processors in z dimension numbers = Pz-1 ascending values between 0 and 1, Pz - # of processors in z dimension - {dynamic} args = disstr Niter thresh + {dynamic} args = dimstr Niter thresh dimstr = sequence of letters containing "x" or "y" or "z", each not more than once Niter = # of times to iterate within each dimension of dimstr sequence thresh = stop balancing when this imbalance threshhold is reached