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

Public Member Functions

 LongRangePressure (ParticleRange const &particles)
 
auto operator() (std::shared_ptr< CoulombP3M > const &actor) const
 
auto operator() (std::shared_ptr< DebyeHueckel > const &) const
 
auto operator() (std::shared_ptr< ReactionField > const &) const
 
template<typename T , std::enable_if_t<!traits::has_pressure< T >::value > * = nullptr>
auto operator() (std::shared_ptr< T > const &) const
 

Detailed Description

Definition at line 107 of file coulomb.cpp.

Constructor & Destructor Documentation

◆ LongRangePressure()

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

Definition at line 108 of file coulomb.cpp.

Member Function Documentation

◆ operator()() [1/4]

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

Definition at line 112 of file coulomb.cpp.

◆ operator()() [2/4]

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

Definition at line 117 of file coulomb.cpp.

◆ operator()() [3/4]

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

Definition at line 121 of file coulomb.cpp.

◆ operator()() [4/4]

template<typename T , std::enable_if_t<!traits::has_pressure< T >::value > * = nullptr>
auto Coulomb::LongRangePressure::operator() ( std::shared_ptr< T > const &  ) const
inline

Definition at line 127 of file coulomb.cpp.

References runtimeWarningMsg.


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