ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
Dipoles::LongRangeEnergy Struct Reference
+ Collaboration diagram for Dipoles::LongRangeEnergy:

Public Member Functions

 LongRangeEnergy (ParticleRange const &particles)
 
double operator() (std::shared_ptr< DipolarP3M > const &actor) const
 
double operator() (std::shared_ptr< DipolarLayerCorrection > const &actor) const
 
double operator() (std::shared_ptr< DipolarDirectSum > const &actor) const
 
double operator() (std::shared_ptr< DipolarDirectSumGpu > const &actor) const
 
double operator() (std::shared_ptr< DipolarScafacos > const &actor) const
 

Public Attributes

ParticleRange const & m_particles
 

Detailed Description

Definition at line 143 of file dipoles.cpp.

Constructor & Destructor Documentation

◆ LongRangeEnergy()

Dipoles::LongRangeEnergy::LongRangeEnergy ( ParticleRange const &  particles)
inlineexplicit

Definition at line 145 of file dipoles.cpp.

Member Function Documentation

◆ operator()() [1/5]

double Dipoles::LongRangeEnergy::operator() ( std::shared_ptr< DipolarDirectSum > const &  actor) const
inline

Definition at line 158 of file dipoles.cpp.

References m_particles.

◆ operator()() [2/5]

double Dipoles::LongRangeEnergy::operator() ( std::shared_ptr< DipolarDirectSumGpu > const &  actor) const
inline

Definition at line 162 of file dipoles.cpp.

◆ operator()() [3/5]

double Dipoles::LongRangeEnergy::operator() ( std::shared_ptr< DipolarLayerCorrection > const &  actor) const
inline

Definition at line 154 of file dipoles.cpp.

References m_particles.

◆ operator()() [4/5]

double Dipoles::LongRangeEnergy::operator() ( std::shared_ptr< DipolarP3M > const &  actor) const
inline

Definition at line 149 of file dipoles.cpp.

References m_particles.

◆ operator()() [5/5]

double Dipoles::LongRangeEnergy::operator() ( std::shared_ptr< DipolarScafacos > const &  actor) const
inline

Definition at line 168 of file dipoles.cpp.

Member Data Documentation

◆ m_particles

ParticleRange const& Dipoles::LongRangeEnergy::m_particles

Definition at line 144 of file dipoles.cpp.

Referenced by operator()(), operator()(), and operator()().


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