Commit 4bbfd3d1 authored by Robert McGibbon's avatar Robert McGibbon
Browse files

AMD docstring

parent f5499fbb
...@@ -160,7 +160,7 @@ class AMDForceGroupIntegrator(CustomIntegrator): ...@@ -160,7 +160,7 @@ class AMDForceGroupIntegrator(CustomIntegrator):
Returns Returns
------- -------
value energy
the value of the effective potential the value of the effective potential
""" """
alphaGroup = self.getAlphaGroup() alphaGroup = self.getAlphaGroup()
...@@ -268,6 +268,7 @@ class DualAMDIntegrator(CustomIntegrator): ...@@ -268,6 +268,7 @@ class DualAMDIntegrator(CustomIntegrator):
Returns Returns
------- -------
energy
the value of the effective potential the value of the effective potential
""" """
alphaTotal = self.getAlphaTotal() alphaTotal = self.getAlphaTotal()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment