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

Classes

struct  has_dipole_fields
 The dipolar method supports dipole fields calculation. More...
 
struct  has_dipole_fields< DipolarDirectSum >
 

Typedefs

template<typename T >
using is_solver = std::is_convertible< std::shared_ptr< T >, MagnetostaticsActor >
 Whether an actor is a solver.
 

Typedef Documentation

◆ is_solver

template<typename T >
using Dipoles::traits::is_solver = typedef std::is_convertible<std::shared_ptr<T>, MagnetostaticsActor>

Whether an actor is a solver.

Definition at line 69 of file dipoles.hpp.