ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
Dipoles::Actor< Class > Class Template Reference

#include <actor.hpp>

+ Inheritance diagram for Dipoles::Actor< Class >:
+ Collaboration diagram for Dipoles::Actor< Class >:

Public Member Functions

void set_prefactor (double new_prefactor)
 
- Public Member Functions inherited from System::Leaf< Actor< Class > >
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

- Protected Member Functions inherited from System::Leaf< Actor< Class > >
auto & get_system ()
 
auto & get_system () const
 
- Protected Attributes inherited from System::Leaf< Actor< Class > >
std::weak_ptr< Systemm_system
 

Detailed Description

template<typename Class>
class Dipoles::Actor< Class >

Definition at line 32 of file magnetostatics/actor.hpp.

Member Function Documentation

◆ set_prefactor()

template<typename Class >
void Dipoles::Actor< Class >::set_prefactor ( double  new_prefactor)
inline

Definition at line 39 of file magnetostatics/actor.hpp.

References Dipoles::Actor< Class >::prefactor.

Member Data Documentation

◆ prefactor

template<typename Class >
double Dipoles::Actor< Class >::prefactor = 0.

Magnetostatics prefactor.

Definition at line 37 of file magnetostatics/actor.hpp.

Referenced by Dipoles::Actor< Class >::set_prefactor().


The documentation for this class was generated from the following file: