ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
FieldCoupling::Coupling::Direct Class Reference

#include <Direct.hpp>

Public Member Functions

template<typename T , typename Particle >
const T & operator() (const Particle &, const T &x) const
 

Static Public Attributes

static constexpr bool is_linear = true
 

Detailed Description

Definition at line 24 of file Direct.hpp.

Member Function Documentation

◆ operator()()

template<typename T , typename Particle >
const T & FieldCoupling::Coupling::Direct::operator() ( const Particle ,
const T &  x 
) const
inline

Definition at line 28 of file Direct.hpp.

Member Data Documentation

◆ is_linear

constexpr bool FieldCoupling::Coupling::Direct::is_linear = true
staticconstexpr

Definition at line 26 of file Direct.hpp.


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