![]() |
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 66 of file coulomb_inline.hpp.
| using Coulomb::ShortRangeForceCorrectionsKernel::kernel_type = Solver::ShortRangeForceCorrectionsKernel |
Definition at line 68 of file coulomb_inline.hpp.
| using Coulomb::ShortRangeForceCorrectionsKernel::result_type = std::optional<kernel_type> |
Definition at line 69 of file coulomb_inline.hpp.
|
inline |
Definition at line 78 of file coulomb_inline.hpp.
References stream.
|
inline |
Definition at line 72 of file coulomb_inline.hpp.