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

Public Member Functions

auto operator() (std::shared_ptr< DipolarDirectSum > const &actor) const
 
auto operator() (std::shared_ptr< DipolarP3M > const &actor) const
 
template<typename T >
requires (not traits::has_pressure<T>::value)
auto operator() (std::shared_ptr< T > const &) const
 

Detailed Description

Definition at line 85 of file dipoles.cpp.

Member Function Documentation

◆ operator()() [1/3]

auto Dipoles::LongRangePressure::operator() ( std::shared_ptr< DipolarDirectSum > const actor) const
inline

Definition at line 86 of file dipoles.cpp.

◆ operator()() [2/3]

auto Dipoles::LongRangePressure::operator() ( std::shared_ptr< DipolarP3M > const actor) const
inline

Definition at line 90 of file dipoles.cpp.

◆ operator()() [3/3]

template<typename T >
requires (not traits::has_pressure<T>::value)
auto Dipoles::LongRangePressure::operator() ( std::shared_ptr< T > const ) const
inline

Definition at line 96 of file dipoles.cpp.

References runtimeWarningMsg.


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