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

AMD docstring

parent f5499fbb
......@@ -160,7 +160,7 @@ class AMDForceGroupIntegrator(CustomIntegrator):
Returns
-------
value
energy
the value of the effective potential
"""
alphaGroup = self.getAlphaGroup()
......@@ -268,7 +268,8 @@ class DualAMDIntegrator(CustomIntegrator):
Returns
-------
the value of the effective potential
energy
the value of the effective potential
"""
alphaTotal = self.getAlphaTotal()
ETotal = self.getETotal()
......
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