From 4910401f6c43c54318e1c4509475c6f693129f0b Mon Sep 17 00:00:00 2001 From: Stan Gerald Moore Date: Thu, 12 Oct 2023 12:52:57 -0600 Subject: [PATCH] Add accelerator package text --- doc/src/fix_efield.rst | 6 ++++++ doc/src/fix_spring_self.rst | 6 ++++++ doc/src/pair_yukawa_colloid.rst | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/doc/src/fix_efield.rst b/doc/src/fix_efield.rst index c6ac3a0722..71be030266 100644 --- a/doc/src/fix_efield.rst +++ b/doc/src/fix_efield.rst @@ -211,6 +211,12 @@ the iteration count during the minimization. system (the quantity being minimized), you MUST enable the :doc:`fix_modify ` *energy* option for this fix. +---------- + +.. include:: accel_styles.rst + +---------- + Restrictions """""""""""" diff --git a/doc/src/fix_spring_self.rst b/doc/src/fix_spring_self.rst index 0def6d51f0..3a3e246455 100644 --- a/doc/src/fix_spring_self.rst +++ b/doc/src/fix_spring_self.rst @@ -81,6 +81,12 @@ invoked by the :doc:`minimize ` command. you MUST enable the :doc:`fix_modify ` *energy* option for this fix. +---------- + +.. include:: accel_styles.rst + +---------- + Restrictions """""""""""" none diff --git a/doc/src/pair_yukawa_colloid.rst b/doc/src/pair_yukawa_colloid.rst index 96893f8e37..c6f201d249 100644 --- a/doc/src/pair_yukawa_colloid.rst +++ b/doc/src/pair_yukawa_colloid.rst @@ -132,6 +132,12 @@ per-type polydispersity is allowed. This means all particles of the same type must have the same diameter. Each type can have a different diameter. +---------- + +.. include:: accel_styles.rst + +---------- + Related commands """"""""""""""""