|
Public Member Functions |
| | CoulombMultiGridDirectForce () |
| | CoulombMultiGridDirectForce (Real s) |
| 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 > ¶meters) const |
Static Public Member Functions |
| void | accumulateEnergy (ScalarStructure *energies, Real energy) |
| Real | getEnergy (const ScalarStructure *energies) |
| std::string | getId () |
| unsigned int | getParameterSize () |
| CoulombMultiGridDirectForce | make (std::string &, const std::vector< Value > &values) |
Private Attributes |
| Real | myS |
| Real | myRS |