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

This commit is contained in:
sjplimp
2011-06-07 15:26:51 +00:00
parent d9824c7583
commit 72a8c632b5
4 changed files with 10 additions and 10 deletions

View File

@ -917,9 +917,9 @@ explicitly in your input script, e.g. pair_style lj/cut/gpu. If the
The specified suffix (opt,gpu,cuda) is automatically appended whenever The specified suffix (opt,gpu,cuda) is automatically appended whenever
your input script command creates a new <A HREF = "atom_style.html">atom</A>, your input script command creates a new <A HREF = "atom_style.html">atom</A>,
<A HREF = "pair_style.html">pair</A>, <A HREF = "fix.html">fix</A>, <A HREF = "compute.html">compute</A>, or <A HREF = "pair_style.html">pair</A>, <A HREF = "fix.html">fix</A>, <A HREF = "compute.html">compute</A>, or
<A HREF = "run_style.html">integrate</A> style. atom, pair, fix, compute, or <A HREF = "run_style.html">run</A> style. atom, pair, fix, compute, or integrate
integrate style. If the variant version does not exist, the standard style. If the variant version does not exist, the standard version is
version is created. created.
</P> </P>
<P>The <A HREF = "suffix.html">suffix</A> command can also set a suffix and it can also <P>The <A HREF = "suffix.html">suffix</A> command can also set a suffix and it can also
turn off/on any suffix setting made via the command line. turn off/on any suffix setting made via the command line.

View File

@ -907,9 +907,9 @@ explicitly in your input script, e.g. pair_style lj/cut/gpu. If the
The specified suffix (opt,gpu,cuda) is automatically appended whenever The specified suffix (opt,gpu,cuda) is automatically appended whenever
your input script command creates a new "atom"_atom_style.html, your input script command creates a new "atom"_atom_style.html,
"pair"_pair_style.html, "fix"_fix.html, "compute"_compute.html, or "pair"_pair_style.html, "fix"_fix.html, "compute"_compute.html, or
"integrate"_run_style.html style. atom, pair, fix, compute, or "run"_run_style.html style. atom, pair, fix, compute, or integrate
integrate style. If the variant version does not exist, the standard style. If the variant version does not exist, the standard version is
version is created. created.
The "suffix"_suffix.html command can also set a suffix and it can also The "suffix"_suffix.html command can also set a suffix and it can also
turn off/on any suffix setting made via the command line. turn off/on any suffix setting made via the command line.

View File

@ -50,8 +50,8 @@ suffix command is used with the appropriate style, you do not need to
modify your input script. The specified suffix (opt,gpu,cuda) is modify your input script. The specified suffix (opt,gpu,cuda) is
automatically appended whenever your input script command creates a automatically appended whenever your input script command creates a
new <A HREF = "atom_style.html">atom</A>, <A HREF = "pair_style.html">pair</A>, <A HREF = "fix.html">fix</A>, new <A HREF = "atom_style.html">atom</A>, <A HREF = "pair_style.html">pair</A>, <A HREF = "fix.html">fix</A>,
<A HREF = "compute.html">compute</A>, or <A HREF = "run_style.html">integrate</A> style. If the <A HREF = "compute.html">compute</A>, or <A HREF = "run_style.html">run</A> style. If the variant
variant version does not exist, the standard version is created. version does not exist, the standard version is created.
</P> </P>
<P>If the specified style is <I>off</I>, then any previously specified suffix <P>If the specified style is <I>off</I>, then any previously specified suffix
is temporarily disabled, whether it was specified by a command-line is temporarily disabled, whether it was specified by a command-line

View File

@ -47,8 +47,8 @@ suffix command is used with the appropriate style, you do not need to
modify your input script. The specified suffix (opt,gpu,cuda) is modify your input script. The specified suffix (opt,gpu,cuda) is
automatically appended whenever your input script command creates a automatically appended whenever your input script command creates a
new "atom"_atom_style.html, "pair"_pair_style.html, "fix"_fix.html, new "atom"_atom_style.html, "pair"_pair_style.html, "fix"_fix.html,
"compute"_compute.html, or "integrate"_run_style.html style. If the "compute"_compute.html, or "run"_run_style.html style. If the variant
variant version does not exist, the standard version is created. version does not exist, the standard version is created.
If the specified style is {off}, then any previously specified suffix If the specified style is {off}, then any previously specified suffix
is temporarily disabled, whether it was specified by a command-line is temporarily disabled, whether it was specified by a command-line