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

Visitor to get shear velocity from the Lees-Edwards protocol. More...

#include <protocols.hpp>

Public Member Functions

 ShearVelocityGetter (double time)
 
template<typename T >
double operator() (T const &protocol) const
 

Detailed Description

Visitor to get shear velocity from the Lees-Edwards protocol.

Definition at line 93 of file protocols.hpp.

Constructor & Destructor Documentation

◆ ShearVelocityGetter()

LeesEdwards::ShearVelocityGetter::ShearVelocityGetter ( double  time)
inline

Definition at line 95 of file protocols.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
double LeesEdwards::ShearVelocityGetter::operator() ( T const &  protocol) const
inline

Definition at line 96 of file protocols.hpp.


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