ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <dipoles_inline.hpp>
Public Types | |
using | kernel_type = Solver::ShortRangeForceKernel |
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< DipolarP3M > const &ptr) const |
result_type | operator() (std::shared_ptr< DipolarLayerCorrection > const &ptr) const |
Definition at line 41 of file dipoles_inline.hpp.
Definition at line 43 of file dipoles_inline.hpp.
using Dipoles::ShortRangeForceKernel::result_type = std::optional<kernel_type> |
Definition at line 44 of file dipoles_inline.hpp.
|
inline |
Definition at line 64 of file dipoles_inline.hpp.
|
inline |
Definition at line 53 of file dipoles_inline.hpp.
|
inline |
Definition at line 48 of file dipoles_inline.hpp.