![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <actor.hpp>
Public Member Functions | |
void | set_prefactor (double new_prefactor) |
![]() | |
void | bind_system (std::shared_ptr< System > const &system) |
void | detach_system (std::shared_ptr< System > const &system) |
Public Attributes | |
double | prefactor = 0. |
Magnetostatics prefactor. | |
Additional Inherited Members | |
![]() | |
auto & | get_system () |
auto & | get_system () const |
![]() | |
std::weak_ptr< System > | m_system |
Definition at line 32 of file magnetostatics/actor.hpp.
|
inline |
Definition at line 43 of file magnetostatics/actor.hpp.
References Dipoles::Actor< Class >::prefactor.
double Dipoles::Actor< Class >::prefactor = 0. |
Magnetostatics prefactor.
Definition at line 41 of file magnetostatics/actor.hpp.
Referenced by Dipoles::Actor< Class >::set_prefactor().