ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <dipoles_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 &) const |
result_type | operator() (std::shared_ptr< DipolarP3M > const &ptr) const |
result_type | operator() (std::shared_ptr< DipolarLayerCorrection > const &ptr) const |
Definition at line 70 of file dipoles_inline.hpp.
Definition at line 72 of file dipoles_inline.hpp.
using Dipoles::ShortRangeEnergyKernel::result_type = std::optional<kernel_type> |
Definition at line 73 of file dipoles_inline.hpp.
|
inline |
Definition at line 93 of file dipoles_inline.hpp.
|
inline |
Definition at line 82 of file dipoles_inline.hpp.
|
inline |
Definition at line 77 of file dipoles_inline.hpp.