
#include <CoulombEwaldRealForce.h>
Public Member Functions | |
| CoulombEwaldRealForce () | |
| CoulombEwaldRealForce (Real a) | |
| void | operator() (Real &energy, Real &force, Real distSquared, Real, const Vector3D &, const GenericTopology *topo, int atom1, int atom2, ExclusionClass excl) const |
| void | getParameters (std::vector< Parameter > &) const |
Static Public Member Functions | |
| void | accumulateEnergy (ScalarStructure *energies, Real energy) |
| Real | getEnergy (const ScalarStructure *energies) |
| std::string | getId () |
| unsigned int | getParameterSize () |
| CoulombEwaldRealForce | make (std::string &, const std::vector< Value > &) |
Static Public Attributes | |
| const std::string | keyword |
Private Attributes | |
| Real | myAlpha |
| Real | myAlphaSquared |
| Real | my2AlphaPI |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|