ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
DipolarDirectSumGpu Struct Reference

#include <dipolar_direct_sum_gpu.hpp>

+ Inheritance diagram for DipolarDirectSumGpu:
+ Collaboration diagram for DipolarDirectSumGpu:

Public Member Functions

 DipolarDirectSumGpu (double prefactor, int n_replicas)
 
void on_activation () const
 
void on_boxl_change () const
 
void on_node_grid_change () const
 
void on_periodicity_change () const
 
void on_cell_structure_change () const
 
void init () const
 
void sanity_checks () const
 
void add_long_range_forces () const
 
void long_range_energy () const
 
- Public Member Functions inherited from Dipoles::Actor< DipolarDirectSumGpu >
void set_prefactor (double new_prefactor)
 
- Public Member Functions inherited from System::Leaf< Class >
void bind_system (std::shared_ptr< System > const &system)
 
void detach_system (std::shared_ptr< System > const &system)
 

Public Attributes

int n_replicas
 
- Public Attributes inherited from Dipoles::Actor< DipolarDirectSumGpu >
double prefactor
 Magnetostatics prefactor.
 

Additional Inherited Members

- Protected Member Functions inherited from System::Leaf< Class >
autoget_system ()
 
autoget_system () const
 
- Protected Attributes inherited from System::Leaf< Class >
std::weak_ptr< Systemm_system
 

Detailed Description

Definition at line 28 of file dipolar_direct_sum_gpu.hpp.

Constructor & Destructor Documentation

◆ DipolarDirectSumGpu()

DipolarDirectSumGpu::DipolarDirectSumGpu ( double  prefactor,
int  n_replicas 
)

Member Function Documentation

◆ add_long_range_forces()

◆ init()

void DipolarDirectSumGpu::init ( ) const
inline

Definition at line 37 of file dipolar_direct_sum_gpu.hpp.

◆ long_range_energy()

◆ on_activation()

◆ on_boxl_change()

void DipolarDirectSumGpu::on_boxl_change ( ) const
inline

Definition at line 33 of file dipolar_direct_sum_gpu.hpp.

◆ on_cell_structure_change()

void DipolarDirectSumGpu::on_cell_structure_change ( ) const
inline

Definition at line 36 of file dipolar_direct_sum_gpu.hpp.

◆ on_node_grid_change()

void DipolarDirectSumGpu::on_node_grid_change ( ) const
inline

Definition at line 34 of file dipolar_direct_sum_gpu.hpp.

◆ on_periodicity_change()

void DipolarDirectSumGpu::on_periodicity_change ( ) const
inline

Definition at line 35 of file dipolar_direct_sum_gpu.hpp.

◆ sanity_checks()

void DipolarDirectSumGpu::sanity_checks ( ) const
inline

Definition at line 38 of file dipolar_direct_sum_gpu.hpp.

Member Data Documentation

◆ n_replicas

int DipolarDirectSumGpu::n_replicas

Definition at line 29 of file dipolar_direct_sum_gpu.hpp.

Referenced by add_long_range_forces(), and DipolarDirectSumGpu().


The documentation for this struct was generated from the following files: