mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15456 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
decd072117
commit
0029040f11
|
@ -116,8 +116,7 @@ is used.
|
|||
|
||||
If *mode* = vector, then the input values must be vectors, or arrays
|
||||
with a bracketed term appended, indicating the Ith column of the array
|
||||
is used. All vectors must be the same length, which is the length of
|
||||
the vector or number of rows in the array.
|
||||
is used.
|
||||
|
||||
Note that for values from a compute or fix, the bracketed index I can
|
||||
be specified using a wildcard asterisk with the index to effectively
|
||||
|
|
|
@ -229,8 +229,7 @@ with a bracketed term appended, indicating the Ith value of the vector
|
|||
is used.</p>
|
||||
<p>If <em>mode</em> = vector, then the input values must be vectors, or arrays
|
||||
with a bracketed term appended, indicating the Ith column of the array
|
||||
is used. All vectors must be the same length, which is the length of
|
||||
the vector or number of rows in the array.</p>
|
||||
is used.</p>
|
||||
<p>Note that for values from a compute or fix, the bracketed index I can
|
||||
be specified using a wildcard asterisk with the index to effectively
|
||||
specify multiple values. This takes the form “*” or “<em>n” or “n</em>” or
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -108,8 +108,7 @@ is used.
|
|||
|
||||
If {mode} = vector, then the input values must be vectors, or arrays
|
||||
with a bracketed term appended, indicating the Ith column of the array
|
||||
is used. All vectors must be the same length, which is the length of
|
||||
the vector or number of rows in the array.
|
||||
is used.
|
||||
|
||||
Note that for values from a compute or fix, the bracketed index I can
|
||||
be specified using a wildcard asterisk with the index to effectively
|
||||
|
|
Loading…
Reference in New Issue