From 72a8c632b5f678066ea20caaa23ab3fa0647c4d4 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 7 Jun 2011 15:26:51 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6306 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_start.html | 6 +++--- doc/Section_start.txt | 6 +++--- doc/suffix.html | 4 ++-- doc/suffix.txt | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/Section_start.html b/doc/Section_start.html index 25604181d9..399121a74e 100644 --- a/doc/Section_start.html +++ b/doc/Section_start.html @@ -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 your input script command creates a new atom, pair, fix, compute, or -integrate style. atom, pair, fix, compute, or -integrate style. If the variant version does not exist, the standard -version is created. +run style. atom, pair, fix, compute, or integrate +style. If the variant version does not exist, the standard version is +created.

The suffix command can also set a suffix and it can also turn off/on any suffix setting made via the command line. diff --git a/doc/Section_start.txt b/doc/Section_start.txt index 646ac275ae..9ec2d7e750 100644 --- a/doc/Section_start.txt +++ b/doc/Section_start.txt @@ -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 your input script command creates a new "atom"_atom_style.html, "pair"_pair_style.html, "fix"_fix.html, "compute"_compute.html, or -"integrate"_run_style.html style. atom, pair, fix, compute, or -integrate style. If the variant version does not exist, the standard -version is created. +"run"_run_style.html style. atom, pair, fix, compute, or integrate +style. If the variant version does not exist, the standard version is +created. 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. diff --git a/doc/suffix.html b/doc/suffix.html index 748147f3ae..85199d16df 100644 --- a/doc/suffix.html +++ b/doc/suffix.html @@ -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 automatically appended whenever your input script command creates a new atom, pair, fix, -compute, or integrate style. If the -variant version does not exist, the standard version is created. +compute, or run style. If the variant +version does not exist, the standard version is created.

If the specified style is off, then any previously specified suffix is temporarily disabled, whether it was specified by a command-line diff --git a/doc/suffix.txt b/doc/suffix.txt index 49daeb0f55..af34e03db9 100644 --- a/doc/suffix.txt +++ b/doc/suffix.txt @@ -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 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 "integrate"_run_style.html style. If the -variant version does not exist, the standard version is created. +"compute"_compute.html, or "run"_run_style.html style. If the variant +version does not exist, the standard version is created. If the specified style is {off}, then any previously specified suffix is temporarily disabled, whether it was specified by a command-line