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

Namespaces

namespace  traits
 

Classes

class  Actor
 
struct  LongRangeEnergy
 
struct  LongRangeField
 
struct  LongRangeForce
 
struct  ShortRangeEnergyKernel
 
struct  ShortRangeForceKernel
 
struct  Solver
 

Typedefs

using MagnetostaticsActor = std::variant< std::shared_ptr< DipolarDirectSum >, std::shared_ptr< DipolarDirectSumGpu >, std::shared_ptr< DipolarP3M >, std::shared_ptr< DipolarScafacos >, std::shared_ptr< DipolarLayerCorrection > >
 

Functions

Solver const & get_dipoles ()
 

Typedef Documentation

◆ MagnetostaticsActor

using Dipoles::MagnetostaticsActor = typedef std::variant<std::shared_ptr<DipolarDirectSum>, std::shared_ptr<DipolarDirectSumGpu>, std::shared_ptr<DipolarP3M>, std::shared_ptr<DipolarScafacos>, std::shared_ptr<DipolarLayerCorrection> >

Definition at line 46 of file dipoles.hpp.

Function Documentation

◆ get_dipoles()

Solver const & Dipoles::get_dipoles ( )