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

#include <coulomb_inline.hpp>

Public Types

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

Public Member Functions

template<typename T >
result_type operator() (std::shared_ptr< T > const &ptr) const
 
auto operator() (std::shared_ptr< ElectrostaticLayerCorrection > const &ptr) const
 
result_type operator() (std::shared_ptr< CoulombMMM1DGpu > const &) const
 

Detailed Description

Definition at line 43 of file coulomb_inline.hpp.

Member Typedef Documentation

◆ kernel_type

◆ result_type

Definition at line 46 of file coulomb_inline.hpp.

Member Function Documentation

◆ operator()() [1/3]

result_type Coulomb::ShortRangeForceKernel::operator() ( std::shared_ptr< CoulombMMM1DGpu > const &  ) const
inline

Definition at line 66 of file coulomb_inline.hpp.

◆ operator()() [2/3]

auto Coulomb::ShortRangeForceKernel::operator() ( std::shared_ptr< ElectrostaticLayerCorrection > const &  ptr) const
inline

Definition at line 60 of file coulomb_inline.hpp.

◆ operator()() [3/3]

template<typename T >
result_type Coulomb::ShortRangeForceKernel::operator() ( std::shared_ptr< T > const &  ptr) const
inline

Definition at line 50 of file coulomb_inline.hpp.


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