ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
Coulomb::LongRangeForce Struct Reference

Public Member Functions

 LongRangeForce (ParticleRange const &particles)
 
void operator() (std::shared_ptr< CoulombP3M > const &actor) const
 
void operator() (std::shared_ptr< ElectrostaticLayerCorrection > const &actor) const
 
void operator() (std::shared_ptr< CoulombScafacos > const &actor) const
 
void operator() (std::shared_ptr< CoulombMMM1D > const &) const
 
void operator() (std::shared_ptr< DebyeHueckel > const &) const
 
void operator() (std::shared_ptr< ReactionField > const &) const
 

Detailed Description

Definition at line 202 of file coulomb.cpp.

Constructor & Destructor Documentation

◆ LongRangeForce()

Coulomb::LongRangeForce::LongRangeForce ( ParticleRange const &  particles)
inlineexplicit

Definition at line 203 of file coulomb.cpp.

Member Function Documentation

◆ operator()() [1/6]

void Coulomb::LongRangeForce::operator() ( std::shared_ptr< CoulombMMM1D > const &  ) const
inline

Definition at line 221 of file coulomb.cpp.

◆ operator()() [2/6]

void Coulomb::LongRangeForce::operator() ( std::shared_ptr< CoulombP3M > const &  actor) const
inline

Definition at line 207 of file coulomb.cpp.

◆ operator()() [3/6]

void Coulomb::LongRangeForce::operator() ( std::shared_ptr< CoulombScafacos > const &  actor) const
inline

Definition at line 216 of file coulomb.cpp.

◆ operator()() [4/6]

void Coulomb::LongRangeForce::operator() ( std::shared_ptr< DebyeHueckel > const &  ) const
inline

Definition at line 222 of file coulomb.cpp.

◆ operator()() [5/6]

void Coulomb::LongRangeForce::operator() ( std::shared_ptr< ElectrostaticLayerCorrection > const &  actor) const
inline

Definition at line 211 of file coulomb.cpp.

◆ operator()() [6/6]

void Coulomb::LongRangeForce::operator() ( std::shared_ptr< ReactionField > const &  ) const
inline

Definition at line 223 of file coulomb.cpp.


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