![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <PotentialField.hpp>
Inheritance diagram for FieldCoupling::PotentialField< Coupling, Field >:
Collaboration diagram for FieldCoupling::PotentialField< Coupling, Field >: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.
References stream.
Referenced by Constraints::ExternalPotential< Coupling, Field >::add_energy().
|
inline |
Definition at line 39 of file PotentialField.hpp.
References stream.
Referenced by Constraints::ExternalPotential< Coupling, Field >::force().