![]() |
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 103 of file coulomb_inline.hpp.
Definition at line 105 of file coulomb_inline.hpp.
| using Coulomb::ShortRangeEnergyKernel::result_type = std::optional<kernel_type> |
Definition at line 106 of file coulomb_inline.hpp.
|
inline |
Definition at line 135 of file coulomb_inline.hpp.
|
inline |
Definition at line 119 of file coulomb_inline.hpp.
|
inline |
Definition at line 110 of file coulomb_inline.hpp.