ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <coulomb_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 &ptr) const |
result_type | operator() (std::shared_ptr< ElectrostaticLayerCorrection > const &ptr) const |
result_type | operator() (std::shared_ptr< CoulombMMM1D > const &actor) const |
Definition at line 112 of file coulomb_inline.hpp.
Definition at line 114 of file coulomb_inline.hpp.
using Coulomb::ShortRangeEnergyKernel::result_type = std::optional<kernel_type> |
Definition at line 115 of file coulomb_inline.hpp.
|
inline |
Definition at line 142 of file coulomb_inline.hpp.
|
inline |
Definition at line 128 of file coulomb_inline.hpp.
|
inline |
Definition at line 119 of file coulomb_inline.hpp.