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

Public Member Functions

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

Detailed Description

Definition at line 229 of file coulomb.cpp.

Constructor & Destructor Documentation

◆ LongRangeEnergy()

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

Definition at line 230 of file coulomb.cpp.

Member Function Documentation

◆ operator()() [1/6]

auto Coulomb::LongRangeEnergy::operator() ( std::shared_ptr< CoulombMMM1D > const &  ) const
inline

Definition at line 248 of file coulomb.cpp.

◆ operator()() [2/6]

auto Coulomb::LongRangeEnergy::operator() ( std::shared_ptr< CoulombP3M > const &  actor) const
inline

Definition at line 234 of file coulomb.cpp.

◆ operator()() [3/6]

auto Coulomb::LongRangeEnergy::operator() ( std::shared_ptr< CoulombScafacos > const &  actor) const
inline

Definition at line 243 of file coulomb.cpp.

◆ operator()() [4/6]

auto Coulomb::LongRangeEnergy::operator() ( std::shared_ptr< DebyeHueckel > const &  ) const
inline

Definition at line 249 of file coulomb.cpp.

◆ operator()() [5/6]

auto Coulomb::LongRangeEnergy::operator() ( std::shared_ptr< ElectrostaticLayerCorrection > const &  actor) const
inline

Definition at line 238 of file coulomb.cpp.

◆ operator()() [6/6]

auto Coulomb::LongRangeEnergy::operator() ( std::shared_ptr< ReactionField > const &  ) const
inline

Definition at line 250 of file coulomb.cpp.


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