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

#include <dipoles_inline.hpp>

Public Types

using kernel_type = Solver::ShortRangeEnergyKernel
 
using result_type = std::optional< kernel_type >
 

Public Member Functions

template<typename T >
result_type operator() (std::shared_ptr< T > const &) const
 
result_type operator() (std::shared_ptr< DipolarP3M > const &ptr) const
 
result_type operator() (std::shared_ptr< DipolarLayerCorrection > const &ptr) const
 

Detailed Description

Definition at line 70 of file dipoles_inline.hpp.

Member Typedef Documentation

◆ kernel_type

◆ result_type

Definition at line 73 of file dipoles_inline.hpp.

Member Function Documentation

◆ operator()() [1/3]

result_type Dipoles::ShortRangeEnergyKernel::operator() ( std::shared_ptr< DipolarLayerCorrection > const &  ptr) const
inline

Definition at line 93 of file dipoles_inline.hpp.

◆ operator()() [2/3]

result_type Dipoles::ShortRangeEnergyKernel::operator() ( std::shared_ptr< DipolarP3M > const &  ptr) const
inline

Definition at line 82 of file dipoles_inline.hpp.

◆ operator()() [3/3]

template<typename T >
result_type Dipoles::ShortRangeEnergyKernel::operator() ( std::shared_ptr< T > const &  ) const
inline

Definition at line 77 of file dipoles_inline.hpp.


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