ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
LeesEdwards::UpdateOffset Class Reference

#include <lees_edwards.hpp>

+ Inheritance diagram for LeesEdwards::UpdateOffset:
+ Collaboration diagram for LeesEdwards::UpdateOffset:

Public Member Functions

 UpdateOffset (BoxGeometry const &box)
 
void operator() (Particle &p, double pos_prefactor=1.0) const
 

Protected Attributes

LeesEdwardsBC const & m_le
 

Detailed Description

Definition at line 31 of file lees_edwards.hpp.

Constructor & Destructor Documentation

◆ UpdateOffset()

LeesEdwards::UpdateOffset::UpdateOffset ( BoxGeometry const &  box)
inline

Definition at line 36 of file lees_edwards.hpp.

Member Function Documentation

◆ operator()()

void LeesEdwards::UpdateOffset::operator() ( Particle p,
double  pos_prefactor = 1.0 
) const
inline

Definition at line 38 of file lees_edwards.hpp.

Member Data Documentation

◆ m_le

LeesEdwardsBC const& LeesEdwards::UpdateOffset::m_le
protected

Definition at line 33 of file lees_edwards.hpp.

Referenced by LeesEdwards::Push::operator()().


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