diff --git a/doc/Section_commands.html b/doc/Section_commands.html index 08dbd1e3bc..57b4474939 100644 --- a/doc/Section_commands.html +++ b/doc/Section_commands.html @@ -496,7 +496,7 @@ KOKKOS, o = USER-OMP, t = OPT. comb (o)comb3coul/cut (gko)coul/debye (gko) coul/dsf (gko)coul/long (gko)coul/msmcoul/streitz coul/wolf (ko)dpd (o)dpd/tstat (o)dsmc -eam (cgkot)eam/alloy (cgot)eam/fs (cgot)eim (o) +eam (cgkot)eam/alloy (cgkot)eam/fs (cgkot)eim (o) gauss (go)gayberne (gio)gran/hertz/history (o)gran/hooke (co) gran/hooke/history (o)hbond/dreiding/lj (o)hbond/dreiding/morse (o)kim lcbopline/lj (o)lj/charmm/coul/charmm (cko)lj/charmm/coul/charmm/implicit (cko) @@ -511,8 +511,8 @@ KOKKOS, o = USER-OMP, t = OPT. nm/cut (o)nm/cut/coul/cut (o)nm/cut/coul/long (o)peri/eps peri/lps (o)peri/pmb (o)peri/vesreax rebo (o)resquared (go)snapsoft (go) -sw (cgo)table (gko)tersoff (co)tersoff/mod (o) -tersoff/zbl (o)tip4p/cut (o)tip4p/long (o)tri/lj (o) +sw (cgkio)table (gko)tersoff (cko)tersoff/mod (ko) +tersoff/zbl (ko)tip4p/cut (o)tip4p/long (o)tri/lj (o) yukawa (go)yukawa/colloid (go)zbl (o) diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt index 2f198dfc9d..f1df3a967c 100644 --- a/doc/Section_commands.txt +++ b/doc/Section_commands.txt @@ -770,8 +770,8 @@ KOKKOS, o = USER-OMP, t = OPT. "dpd/tstat (o)"_pair_dpd.html, "dsmc"_pair_dsmc.html, "eam (cgkot)"_pair_eam.html, -"eam/alloy (cgot)"_pair_eam.html, -"eam/fs (cgot)"_pair_eam.html, +"eam/alloy (cgkot)"_pair_eam.html, +"eam/fs (cgkot)"_pair_eam.html, "eim (o)"_pair_eim.html, "gauss (go)"_pair_gauss.html, "gayberne (gio)"_pair_gayberne.html, @@ -829,11 +829,11 @@ KOKKOS, o = USER-OMP, t = OPT. "resquared (go)"_pair_resquared.html, "snap"_pair_snap.html, "soft (go)"_pair_soft.html, -"sw (cgo)"_pair_sw.html, +"sw (cgkio)"_pair_sw.html, "table (gko)"_pair_table.html, -"tersoff (co)"_pair_tersoff.html, -"tersoff/mod (o)"_pair_tersoff_mod.html, -"tersoff/zbl (o)"_pair_tersoff_zbl.html, +"tersoff (cko)"_pair_tersoff.html, +"tersoff/mod (ko)"_pair_tersoff_mod.html, +"tersoff/zbl (ko)"_pair_tersoff_zbl.html, "tip4p/cut (o)"_pair_coul.html, "tip4p/long (o)"_pair_coul.html, "tri/lj (o)"_pair_tri_lj.html, diff --git a/doc/pair_eam.html b/doc/pair_eam.html index 9c8ef97aa8..afc55cbbab 100644 --- a/doc/pair_eam.html +++ b/doc/pair_eam.html @@ -27,6 +27,8 @@

pair_style eam/alloy/gpu command

+

pair_style eam/alloy/kk command +

pair_style eam/alloy/omp command

pair_style eam/alloy/opt command @@ -41,6 +43,8 @@

pair_style eam/fs/gpu command

+

pair_style eam/fs/kk command +

pair_style eam/fs/omp command

pair_style eam/fs/opt command diff --git a/doc/pair_eam.txt b/doc/pair_eam.txt index 5a90e0780b..f88d9363cb 100644 --- a/doc/pair_eam.txt +++ b/doc/pair_eam.txt @@ -15,6 +15,7 @@ pair_style eam/opt command :h3 pair_style eam/alloy command :h3 pair_style eam/alloy/cuda command :h3 pair_style eam/alloy/gpu command :h3 +pair_style eam/alloy/kk command :h3 pair_style eam/alloy/omp command :h3 pair_style eam/alloy/opt command :h3 pair_style eam/cd command :h3 @@ -22,6 +23,7 @@ pair_style eam/cd/omp command :h3 pair_style eam/fs command :h3 pair_style eam/fs/cuda command :h3 pair_style eam/fs/gpu command :h3 +pair_style eam/fs/kk command :h3 pair_style eam/fs/omp command :h3 pair_style eam/fs/opt command :h3 diff --git a/doc/pair_sw.html b/doc/pair_sw.html index 70611a5328..8a9164f90b 100644 --- a/doc/pair_sw.html +++ b/doc/pair_sw.html @@ -17,6 +17,8 @@

pair_style sw/intel command

+

pair_style sw/kk command +

pair_style sw/omp command

Syntax: diff --git a/doc/pair_sw.txt b/doc/pair_sw.txt index b2f9f8a5f2..27a3c5046b 100644 --- a/doc/pair_sw.txt +++ b/doc/pair_sw.txt @@ -10,6 +10,7 @@ pair_style sw command :h3 pair_style sw/cuda command :h3 pair_style sw/gpu command :h3 pair_style sw/intel command :h3 +pair_style sw/kk command :h3 pair_style sw/omp command :h3 [Syntax:] diff --git a/doc/pair_tersoff.html b/doc/pair_tersoff.html index 53ef9ff63c..1d17fc697e 100644 --- a/doc/pair_tersoff.html +++ b/doc/pair_tersoff.html @@ -15,6 +15,8 @@

pair_style tersoff/cuda

+

pair_style tersoff/kk +

pair_style tersoff/omp

pair_style tersoff/table/omp command diff --git a/doc/pair_tersoff.txt b/doc/pair_tersoff.txt index 2274c8e769..869a1545e9 100644 --- a/doc/pair_tersoff.txt +++ b/doc/pair_tersoff.txt @@ -9,6 +9,7 @@ pair_style tersoff command :h3 pair_style tersoff/table command :h3 pair_style tersoff/cuda :h3 +pair_style tersoff/kk :h3 pair_style tersoff/omp :h3 pair_style tersoff/table/omp command :h3 diff --git a/doc/pair_tersoff_mod.html b/doc/pair_tersoff_mod.html index 401773929f..2e6a5a366b 100644 --- a/doc/pair_tersoff_mod.html +++ b/doc/pair_tersoff_mod.html @@ -11,6 +11,8 @@

pair_style tersoff/mod command

+

pair_style tersoff/mod/kk command +

pair_style tersoff/mod/omp command

Syntax: diff --git a/doc/pair_tersoff_mod.txt b/doc/pair_tersoff_mod.txt index d0a9467e4a..8e87fa8e89 100644 --- a/doc/pair_tersoff_mod.txt +++ b/doc/pair_tersoff_mod.txt @@ -7,6 +7,7 @@ :line pair_style tersoff/mod command :h3 +pair_style tersoff/mod/kk command :h3 pair_style tersoff/mod/omp command :h3 [Syntax:] diff --git a/doc/pair_tersoff_zbl.html b/doc/pair_tersoff_zbl.html index 4ddbed38b8..3374f89148 100644 --- a/doc/pair_tersoff_zbl.html +++ b/doc/pair_tersoff_zbl.html @@ -11,6 +11,8 @@

pair_style tersoff/zbl command

+

pair_style tersoff/zbl/kk command +

pair_style tersoff/zbl/omp command

Syntax: diff --git a/doc/pair_tersoff_zbl.txt b/doc/pair_tersoff_zbl.txt index 6b95b3f338..b2a8537b27 100644 --- a/doc/pair_tersoff_zbl.txt +++ b/doc/pair_tersoff_zbl.txt @@ -7,6 +7,7 @@ :line pair_style tersoff/zbl command :h3 +pair_style tersoff/zbl/kk command :h3 pair_style tersoff/zbl/omp command :h3 [Syntax:]