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

This commit is contained in:
sjplimp
2012-02-13 15:33:29 +00:00
parent e883c3c2fa
commit 1217612ab6
143 changed files with 616 additions and 600 deletions

View File

@ -96,7 +96,7 @@ Self-explanatory.
E: Compute reduce compute array is accessed out-of-range
Self-explanatory.
An index for the array is out of bounds.
E: Compute reduce compute does not calculate a local vector
@ -124,7 +124,7 @@ Self-explanatory.
E: Compute reduce fix array is accessed out-of-range
Self-explanatory.
An index for the array is out of bounds.
E: Compute reduce fix does not calculate a local vector
@ -148,7 +148,7 @@ Self-explanatory.
E: Fix used in compute reduce not computed at compatible time
Fixes generate their values on specific timesteps. Compute sum is
Fixes generate their values on specific timesteps. Compute reduce is
requesting a value on a non-allowed timestep.
*/