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

#include <coulomb_inline.hpp>

Public Types

using kernel_type = Solver::ShortRangeForceCorrectionsKernel
 
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< ElectrostaticLayerCorrection > const &ptr) const
 

Detailed Description

Definition at line 73 of file coulomb_inline.hpp.

Member Typedef Documentation

◆ kernel_type

◆ result_type

Member Function Documentation

◆ operator()() [1/2]

result_type Coulomb::ShortRangeForceCorrectionsKernel::operator() ( std::shared_ptr< ElectrostaticLayerCorrection > const &  ptr) const
inline

Definition at line 85 of file coulomb_inline.hpp.

◆ operator()() [2/2]

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

Definition at line 79 of file coulomb_inline.hpp.


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