
#include <GravitationForce.h>
Public Member Functions | |
| GravitationForce () | |
| GravitationForce (Real g) | |
| void | operator() (Real &energy, Real &force, Real, Real rDistSquared, const Vector3D &, const GenericTopology *topo, int atom1, int atom2, ExclusionClass) const |
| void | getParameters (std::vector< Parameter > ¶meters) const |
Static Public Member Functions | |
| void | accumulateEnergy (ScalarStructure *energies, Real energy) |
| Real | getEnergy (const ScalarStructure *energies) |
| std::string | getId () |
| unsigned int | getParameterSize () |
| GravitationForce | make (std::string &, const std::vector< Value > &values) |
Static Public Attributes | |
| const std::string | keyword |
Private Attributes | |
| Real | myG |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|