ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
FieldCoupling::PotentialField< Coupling, Field > Class Template Reference

#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
 

Detailed Description

template<typename Coupling, typename Field>
class FieldCoupling::PotentialField< Coupling, Field >

Definition at line 29 of file PotentialField.hpp.

Member Function Documentation

◆ energy()

template<typename Coupling , typename Field >
template<typename Particle >
double FieldCoupling::PotentialField< Coupling, Field >::energy ( const Particle p,
const Utils::Vector3d folded_pos,
double  t 
) const
inline

◆ force()

template<typename Coupling , typename Field >
template<typename Particle >
Utils::Vector3d FieldCoupling::PotentialField< Coupling, Field >::force ( const Particle p,
const Utils::Vector3d folded_pos,
double  t 
) const
inline

The documentation for this class was generated from the following file: