"platforms/vscode:/vscode.git/clone" did not exist on "5c1b44eccbf4ecfe8e996f5dc32347bf93441517"
Commit 05544a8a authored by Robert McGibbon's avatar Robert McGibbon
Browse files

Fix improper removal of docstring in DrudeForce.h

parent 856aab50
......@@ -136,6 +136,7 @@ public:
/**
* Get the force field parameters for screened pair.
*
* @param index the index of the pair for which to get parameters
* @param[out] particle1 the index within this Force of the first particle involved in the interaction
* @param[out] particle2 the index within this Force of the second particle involved in the interaction
* @param[out] thole the Thole screening factor
......
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