git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4451 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -323,7 +323,7 @@ arguments are non-zero, else return a 0.0. The logical OR operator
|
||||
will return 1.0 of either of its arguments is non-zero, else return a
|
||||
0.0. These relational and logical operators can be used as a masking
|
||||
or selection operation in a formula. For example, the number of atoms
|
||||
whose properties satisy one or more criteria could be calculated by
|
||||
whose properties satifsy one or more criteria could be calculated by
|
||||
taking the returned per-atom vector of ones and zeroes and passing it
|
||||
to the <A HREF = "compute_reduce.html">compute reduce</A> command.
|
||||
</P>
|
||||
|
||||
Reference in New Issue
Block a user