![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <scafacos_impl.hpp>
Inheritance diagram for DipolarScafacosImpl:
Collaboration diagram for DipolarScafacosImpl:Public Types | |
| using | ScafacosContext = ScafacosContext<::Scafacos::Dipoles > |
Additional Inherited Members | |
Static Public Member Functions inherited from ScafacosContextBase | |
| static std::vector< std::string > | available_methods () |
| static void | sanity_check_method (std::string const &method_name) |
Public Attributes inherited from Dipoles::Actor< DipolarScafacos > | |
| double | prefactor |
| Magnetostatics prefactor. | |
Protected Member Functions inherited from System::Leaf< Class > | |
| auto & | get_system () |
| auto & | get_system () const |
Protected Attributes inherited from System::Leaf< Class > | |
| std::weak_ptr< System > | m_system |
Definition at line 43 of file magnetostatics/scafacos_impl.hpp.
| using DipolarScafacosImpl::ScafacosContext = ScafacosContext<::Scafacos::Dipoles> |
Definition at line 45 of file magnetostatics/scafacos_impl.hpp.
|
inlineoverridevirtual |
Implements ScafacosContextBase.
Definition at line 58 of file magnetostatics/scafacos_impl.hpp.
References update_particle_data(), and update_particle_forces().
|
inlineoverridevirtual |
Implements ScafacosContextBase.
Definition at line 52 of file magnetostatics/scafacos_impl.hpp.
References Dipoles::Actor< DipolarScafacos >::prefactor, and update_particle_data().
|
overridevirtual |
Implements ScafacosContextBase.
Definition at line 49 of file magnetostatics/scafacos_impl.cpp.
References System::Leaf< Class >::get_system(), and stream.
Referenced by add_long_range_forces(), and long_range_energy().
|
overridevirtual |
Implements ScafacosContextBase.
Definition at line 69 of file magnetostatics/scafacos_impl.cpp.
References System::Leaf< Class >::get_system(), Dipoles::Actor< DipolarScafacos >::prefactor, stream, and vector_product().
Referenced by add_long_range_forces().