diff --git a/doc/src/Howto_rheo.rst b/doc/src/Howto_rheo.rst index 34c0f7b6a1..7696fbbae1 100644 --- a/doc/src/Howto_rheo.rst +++ b/doc/src/Howto_rheo.rst @@ -13,7 +13,7 @@ interact and their physical behavior. The package is designed with modularity in mind, so one can easily turn various features on/off, adjust physical details of the system, or develop new capabilities. For instance, the numerics associated with calculating gradients, reproducing kernels, etc. are separated -into distinctclasses to simplify the development of new integration schemes +into distinct classes to simplify the development of new integration schemes which can call these calculations. Additional numerical details can be found in :ref:`(Palermo) ` and :ref:`(Clemmer) `.