git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7761 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user