mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15081 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
04e401ae4b
commit
fde2d583e5
|
@ -1623,8 +1623,8 @@ having to edit an input script.</p>
|
|||
lj/cut/intel, lj/cut/kk, lj/cut/omp, and lj/cut/opt. A variant style
|
||||
can be specified explicitly in your input script, e.g. pair_style
|
||||
lj/cut/gpu. If the -suffix switch is used the specified suffix
|
||||
(cuda,gpu,intel,kk,omp,opt) is automatically appended whenever your
|
||||
input script command creates a new <a class="reference internal" href="atom_style.html"><span class="doc">atom</span></a>,
|
||||
(gpu,intel,kk,omp,opt) is automatically appended whenever your input
|
||||
script command creates a new <a class="reference internal" href="atom_style.html"><span class="doc">atom</span></a>,
|
||||
<a class="reference internal" href="pair_style.html"><span class="doc">pair</span></a>, <a class="reference internal" href="fix.html"><span class="doc">fix</span></a>, <a class="reference internal" href="compute.html"><span class="doc">compute</span></a>, or
|
||||
<a class="reference internal" href="run_style.html"><span class="doc">run</span></a> style. If the variant version does not exist,
|
||||
the standard version is created.</p>
|
||||
|
|
|
@ -1809,8 +1809,8 @@ As an example, all of the packages provide a :doc:`pair_style lj/cut <pair_lj>`
|
|||
lj/cut/intel, lj/cut/kk, lj/cut/omp, and lj/cut/opt. A variant style
|
||||
can be specified explicitly in your input script, e.g. pair_style
|
||||
lj/cut/gpu. If the -suffix switch is used the specified suffix
|
||||
(cuda,gpu,intel,kk,omp,opt) is automatically appended whenever your
|
||||
input script command creates a new :doc:`atom <atom_style>`,
|
||||
(gpu,intel,kk,omp,opt) is automatically appended whenever your input
|
||||
script command creates a new :doc:`atom <atom_style>`,
|
||||
:doc:`pair <pair_style>`, :doc:`fix <fix>`, :doc:`compute <compute>`, or
|
||||
:doc:`run <run_style>` style. If the variant version does not exist,
|
||||
the standard version is created.
|
||||
|
|
|
@ -1620,8 +1620,8 @@ lj/cut"_pair_lj.html variant, with style names lj/cut/gpu,
|
|||
lj/cut/intel, lj/cut/kk, lj/cut/omp, and lj/cut/opt. A variant style
|
||||
can be specified explicitly in your input script, e.g. pair_style
|
||||
lj/cut/gpu. If the -suffix switch is used the specified suffix
|
||||
(cuda,gpu,intel,kk,omp,opt) is automatically appended whenever your
|
||||
input script command creates a new "atom"_atom_style.html,
|
||||
(gpu,intel,kk,omp,opt) is automatically appended whenever your input
|
||||
script command creates a new "atom"_atom_style.html,
|
||||
"pair"_pair_style.html, "fix"_fix.html, "compute"_compute.html, or
|
||||
"run"_run_style.html style. If the variant version does not exist,
|
||||
the standard version is created.
|
||||
|
|
Loading…
Reference in New Issue