![]() |
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 58 of file coulomb_inline.hpp.
| using Coulomb::ShortRangeForceCorrectionsKernel::kernel_type = Solver::ShortRangeForceCorrectionsKernel |
Definition at line 60 of file coulomb_inline.hpp.
| using Coulomb::ShortRangeForceCorrectionsKernel::result_type = std::optional<kernel_type> |
Definition at line 61 of file coulomb_inline.hpp.
|
inline |
Definition at line 72 of file coulomb_inline.hpp.
|
inline |
Definition at line 65 of file coulomb_inline.hpp.