ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#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 |
Definition at line 67 of file coulomb_inline.hpp.
using Coulomb::ShortRangeForceCorrectionsKernel::kernel_type = Solver::ShortRangeForceCorrectionsKernel |
Definition at line 69 of file coulomb_inline.hpp.
using Coulomb::ShortRangeForceCorrectionsKernel::result_type = std::optional<kernel_type> |
Definition at line 70 of file coulomb_inline.hpp.
|
inline |
Definition at line 79 of file coulomb_inline.hpp.
|
inline |
Definition at line 73 of file coulomb_inline.hpp.