ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <PotentialField.hpp>
Public Member Functions | |
template<typename Particle > | |
Utils::Vector3d | force (const Particle &p, const Utils::Vector3d &folded_pos, double t) const |
template<typename Particle > | |
double | energy (const Particle &p, const Utils::Vector3d &folded_pos, double t) const |
Definition at line 29 of file PotentialField.hpp.
|
inline |
Definition at line 46 of file PotentialField.hpp.
Referenced by Constraints::ExternalPotential< Coupling, Field >::add_energy().
|
inline |
Definition at line 39 of file PotentialField.hpp.
Referenced by Constraints::ExternalPotential< Coupling, Field >::force().