ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#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 |
Definition at line 43 of file coulomb_inline.hpp.
Definition at line 45 of file coulomb_inline.hpp.
using Coulomb::ShortRangeForceKernel::result_type = std::optional<kernel_type> |
Definition at line 46 of file coulomb_inline.hpp.
|
inline |
Definition at line 60 of file coulomb_inline.hpp.
|
inline |
Definition at line 50 of file coulomb_inline.hpp.