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)
 
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)
 

Additional Inherited Members

- Public Attributes inherited from Dipoles::Actor< DipolarDirectSumGpu >
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< Systemm_system
 

Detailed Description

Definition at line 28 of file dipolar_direct_sum_gpu.hpp.

Constructor & Destructor Documentation

◆ DipolarDirectSumGpu()

DipolarDirectSumGpu::DipolarDirectSumGpu ( double  prefactor)

Member Function Documentation

◆ add_long_range_forces()

◆ init()

void DipolarDirectSumGpu::init ( ) const
inline

Definition at line 36 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 32 of file dipolar_direct_sum_gpu.hpp.

◆ on_cell_structure_change()

void DipolarDirectSumGpu::on_cell_structure_change ( ) const
inline

Definition at line 35 of file dipolar_direct_sum_gpu.hpp.

◆ on_node_grid_change()

void DipolarDirectSumGpu::on_node_grid_change ( ) const
inline

Definition at line 33 of file dipolar_direct_sum_gpu.hpp.

◆ on_periodicity_change()

void DipolarDirectSumGpu::on_periodicity_change ( ) const
inline

Definition at line 34 of file dipolar_direct_sum_gpu.hpp.

◆ sanity_checks()

void DipolarDirectSumGpu::sanity_checks ( ) const
inline

Definition at line 37 of file dipolar_direct_sum_gpu.hpp.


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