From 847090cd89e2ae814b44348a94fb06cc583471c7 Mon Sep 17 00:00:00 2001
From: sjplimp
Date: Mon, 21 Mar 2016 16:14:31 +0000
Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14759
f3b2605a-c512-4ea7-a41b-209d697bcdaa
---
doc/Section_commands.html | 20 ++++++++++----------
doc/Section_commands.txt | 1 +
doc/_sources/Section_commands.txt | 30 +++++++++++++++---------------
3 files changed, 26 insertions(+), 25 deletions(-)
diff --git a/doc/Section_commands.html b/doc/Section_commands.html
index 88dfc9f353..5c17d595da 100644
--- a/doc/Section_commands.html
+++ b/doc/Section_commands.html
@@ -945,12 +945,12 @@ KOKKOS, o = USER-OMP, t = OPT.
used if LAMMPS is built with the appropriate package.
diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt
index 79db9331bd..7952c3153a 100644
--- a/doc/Section_commands.txt
+++ b/doc/Section_commands.txt
@@ -757,6 +757,7 @@ package"_Section_start.html#start_3.
"meso/rho/atom"_compute_meso_rho_atom.html,
"meso/t/atom"_compute_meso_t_atom.html,
"pe/tally"_compute_tally.html,
+"pe/mol/tally"_compute_tally.html,
"saed"_compute_saed.html,
"smd/contact/radius"_compute_smd_contact_radius.html,
"smd/damage"_compute_smd_damage.html,
diff --git a/doc/_sources/Section_commands.txt b/doc/_sources/Section_commands.txt
index 2ecc580fae..73e4941691 100644
--- a/doc/_sources/Section_commands.txt
+++ b/doc/_sources/Section_commands.txt
@@ -553,21 +553,21 @@ KOKKOS, o = USER-OMP, t = OPT.
These are additional compute styles in USER packages, which can be
used if :ref:`LAMMPS is built with the appropriate package `.
-+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+------------------------------------------------------------+
-| :doc:`ackland/atom ` | :doc:`basal/atom ` | :doc:`dpd ` | :doc:`dpd/atom ` | :doc:`fep ` | :doc:`force/tally ` |
-+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+------------------------------------------------------------+
-| :doc:`heat/flux/tally ` | :doc:`ke/eff ` | :doc:`ke/atom/eff ` | :doc:`meso/e/atom ` | :doc:`meso/rho/atom ` | :doc:`meso/t/atom ` |
-+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+------------------------------------------------------------+
-| :doc:`pe/tally ` | :doc:`saed ` | :doc:`smd/contact/radius ` | :doc:`smd/damage ` | :doc:`smd/hourglass/error ` | :doc:`smd/internal/energy ` |
-+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+------------------------------------------------------------+
-| :doc:`smd/plastic/strain ` | :doc:`smd/plastic/strain/rate ` | :doc:`smd/rho ` | :doc:`smd/tlsph/defgrad ` | :doc:`smd/tlsph/dt ` | :doc:`smd/tlsph/num/neighs ` |
-+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+------------------------------------------------------------+
-| :doc:`smd/tlsph/shape ` | :doc:`smd/tlsph/strain ` | :doc:`smd/tlsph/strain/rate ` | :doc:`smd/tlsph/stress ` | :doc:`smd/triangle/mesh/vertices ` | :doc:`smd/ulsph/num/neighs ` |
-+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+------------------------------------------------------------+
-| :doc:`smd/ulsph/strain ` | :doc:`smd/ulsph/strain/rate ` | :doc:`smd/ulsph/stress ` | :doc:`smd/vol ` | :doc:`stress/tally ` | :doc:`temp/drude ` |
-+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+------------------------------------------------------------+
-| :doc:`temp/eff ` | :doc:`temp/deform/eff ` | :doc:`temp/region/eff ` | :doc:`temp/rotate ` | :doc:`xrd ` | |
-+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+------------------------------------------------------------+
++------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
+| :doc:`ackland/atom ` | :doc:`basal/atom ` | :doc:`dpd ` | :doc:`dpd/atom ` | :doc:`fep ` | :doc:`force/tally ` |
++------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
+| :doc:`heat/flux/tally ` | :doc:`ke/eff ` | :doc:`ke/atom/eff ` | :doc:`meso/e/atom ` | :doc:`meso/rho/atom ` | :doc:`meso/t/atom ` |
++------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
+| :doc:`pe/tally ` | :doc:`pe/mol/tally ` | :doc:`saed ` | :doc:`smd/contact/radius ` | :doc:`smd/damage ` | :doc:`smd/hourglass/error ` |
++------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
+| :doc:`smd/internal/energy ` | :doc:`smd/plastic/strain ` | :doc:`smd/plastic/strain/rate ` | :doc:`smd/rho ` | :doc:`smd/tlsph/defgrad ` | :doc:`smd/tlsph/dt ` |
++------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
+| :doc:`smd/tlsph/num/neighs ` | :doc:`smd/tlsph/shape ` | :doc:`smd/tlsph/strain ` | :doc:`smd/tlsph/strain/rate ` | :doc:`smd/tlsph/stress ` | :doc:`smd/triangle/mesh/vertices ` |
++------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
+| :doc:`smd/ulsph/num/neighs ` | :doc:`smd/ulsph/strain ` | :doc:`smd/ulsph/strain/rate ` | :doc:`smd/ulsph/stress ` | :doc:`smd/vol ` | :doc:`stress/tally ` |
++------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
+| :doc:`temp/drude ` | :doc:`temp/eff ` | :doc:`temp/deform/eff ` | :doc:`temp/region/eff ` | :doc:`temp/rotate ` | :doc:`xrd ` |
++------------------------------------------------------------+--------------------------------------------------------+------------------------------------------------------------------+--------------------------------------------------------------+------------------------------------------------------+------------------------------------------------------------------------+
----------