Unverified Commit 7728c506 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

Merge pull request #1845 from akohlmey/collected-small-changes

Collected small changes for next patch release
parents 795a872b 405eb63a
Loading
Loading
Loading
Loading
+5 −7
Original line number Diff line number Diff line
@@ -132,10 +132,8 @@ An alphabetic list of all general LAMMPS commands.
   * :doc:`units <units>`
   * :doc:`variable <variable>`
   * :doc:`velocity <velocity>`
   * :doc:`write\_coeff <write_coeff>`
   * :doc:`write\_data <write_data>`
   * :doc:`write\_dump <write_dump>`
   * :doc:`write\_restart <write_restart>`
   *
   *
   *
   * :doc:`write_coeff <write_coeff>`
   * :doc:`write_data <write_data>`
   * :doc:`write_dump <write_dump>`
   * :doc:`write_restart <write_restart>`
+0 −5
Original line number Diff line number Diff line
@@ -47,7 +47,6 @@ OPT.
   * :doc:`oxrna2/fene <bond_oxdna>`
   * :doc:`quartic (o) <bond_quartic>`
   * :doc:`table (o) <bond_table>`
   *

.. _angle:

@@ -89,7 +88,6 @@ OPT.
   * :doc:`quartic (o) <angle_quartic>`
   * :doc:`sdk (o) <angle_sdk>`
   * :doc:`table (o) <angle_table>`
   *

.. _dihedral:

@@ -127,8 +125,6 @@ OPT.
   * :doc:`spherical <dihedral_spherical>`
   * :doc:`table (o) <dihedral_table>`
   * :doc:`table/cut <dihedral_table_cut>`
   *
   *

.. _improper:

@@ -162,4 +158,3 @@ OPT.
   * :doc:`ring (o) <improper_ring>`
   * :doc:`sqdistharm <improper_sqdistharm>`
   * :doc:`umbrella (o) <improper_umbrella>`
   *
+1 −3
Original line number Diff line number Diff line
@@ -163,6 +163,4 @@ KOKKOS, o = USER-OMP, t = OPT.
   * :doc:`vcm/chunk <compute_vcm_chunk>`
   * :doc:`voronoi/atom <compute_voronoi_atom>`
   * :doc:`xrd <compute_xrd>`
   *
   *
   *
+0 −4
Original line number Diff line number Diff line
@@ -240,7 +240,3 @@ OPT.
   * :doc:`wall/region <fix_wall_region>`
   * :doc:`wall/region/ees <fix_wall_ees>`
   * :doc:`wall/srd <fix_wall_srd>`
   *
   *
   *
   *
+0 −1
Original line number Diff line number Diff line
@@ -37,4 +37,3 @@ OPT.
   * :doc:`pppm/stagger <kspace_style>`
   * :doc:`pppm/tip4p (o) <kspace_style>`
   * :doc:`scafacos <kspace_style>`
   *
Loading