git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15167 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1278,7 +1278,7 @@ KOKKOS, o = USER-OMP, t = OPT.</p>
|
||||
<td><a class="reference internal" href="bond_hybrid.html"><span class="doc">hybrid</span></a></td>
|
||||
<td><a class="reference internal" href="bond_class2.html"><span class="doc">class2 (o)</span></a></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><a class="reference internal" href="bond_fene.html"><span class="doc">fene (ko)</span></a></td>
|
||||
<tr class="row-even"><td><a class="reference internal" href="bond_fene.html"><span class="doc">fene (iko)</span></a></td>
|
||||
<td><a class="reference internal" href="bond_fene_expand.html"><span class="doc">fene/expand (o)</span></a></td>
|
||||
<td><a class="reference internal" href="bond_harmonic.html"><span class="doc">harmonic (ko)</span></a></td>
|
||||
<td><a class="reference internal" href="bond_morse.html"><span class="doc">morse (o)</span></a></td>
|
||||
|
||||
@ -693,7 +693,7 @@ KOKKOS, o = USER-OMP, t = OPT.
|
||||
+---------------------------------------+-------------------------------------------+--------------------------------------+---------------------------------+
|
||||
| :doc:`none <bond_none>` | :doc:`zero <bond_zero>` | :doc:`hybrid <bond_hybrid>` | :doc:`class2 (o) <bond_class2>` |
|
||||
+---------------------------------------+-------------------------------------------+--------------------------------------+---------------------------------+
|
||||
| :doc:`fene (ko) <bond_fene>` | :doc:`fene/expand (o) <bond_fene_expand>` | :doc:`harmonic (ko) <bond_harmonic>` | :doc:`morse (o) <bond_morse>` |
|
||||
| :doc:`fene (iko) <bond_fene>` | :doc:`fene/expand (o) <bond_fene_expand>` | :doc:`harmonic (ko) <bond_harmonic>` | :doc:`morse (o) <bond_morse>` |
|
||||
+---------------------------------------+-------------------------------------------+--------------------------------------+---------------------------------+
|
||||
| :doc:`nonlinear (o) <bond_nonlinear>` | :doc:`quartic (o) <bond_quartic>` | :doc:`table (o) <bond_table>` | |
|
||||
+---------------------------------------+-------------------------------------------+--------------------------------------+---------------------------------+
|
||||
|
||||
@ -3,6 +3,9 @@
|
||||
bond_style fene command
|
||||
=======================
|
||||
|
||||
bond_style fene/intel command
|
||||
=============================
|
||||
|
||||
bond_style fene/kk command
|
||||
==========================
|
||||
|
||||
|
||||
@ -127,6 +127,9 @@
|
||||
<div class="section" id="bond-style-fene-command">
|
||||
<span id="index-0"></span><h1>bond_style fene command</h1>
|
||||
</div>
|
||||
<div class="section" id="bond-style-fene-intel-command">
|
||||
<h1>bond_style fene/intel command</h1>
|
||||
</div>
|
||||
<div class="section" id="bond-style-fene-kk-command">
|
||||
<h1>bond_style fene/kk command</h1>
|
||||
</div>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -994,7 +994,7 @@ KOKKOS, o = USER-OMP, t = OPT.
|
||||
"zero"_bond_zero.html,
|
||||
"hybrid"_bond_hybrid.html,
|
||||
"class2 (o)"_bond_class2.html,
|
||||
"fene (ko)"_bond_fene.html,
|
||||
"fene (iko)"_bond_fene.html,
|
||||
"fene/expand (o)"_bond_fene_expand.html,
|
||||
"harmonic (ko)"_bond_harmonic.html,
|
||||
"morse (o)"_bond_morse.html,
|
||||
|
||||
@ -7,6 +7,7 @@
|
||||
:line
|
||||
|
||||
bond_style fene command :h3
|
||||
bond_style fene/intel command :h3
|
||||
bond_style fene/kk command :h3
|
||||
bond_style fene/omp command :h3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user