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

Pack Lees-Edwards parameters for LB. More...

#include <LeesEdwardsPack.hpp>

Public Member Functions

 LeesEdwardsPack (unsigned int shear_direction, unsigned int shear_plane_normal, std::function< double()> get_pos_offset, std::function< double()> get_shear_velocity)
 

Public Attributes

unsigned int shear_direction
 
unsigned int shear_plane_normal
 
std::function< double()> get_pos_offset
 
std::function< double()> get_shear_velocity
 

Detailed Description

Pack Lees-Edwards parameters for LB.

Definition at line 26 of file LeesEdwardsPack.hpp.

Constructor & Destructor Documentation

◆ LeesEdwardsPack()

LeesEdwardsPack::LeesEdwardsPack ( unsigned int  shear_direction,
unsigned int  shear_plane_normal,
std::function< double()>  get_pos_offset,
std::function< double()>  get_shear_velocity 
)
inline

Definition at line 27 of file LeesEdwardsPack.hpp.

Member Data Documentation

◆ get_pos_offset

std::function<double()> LeesEdwardsPack::get_pos_offset

Definition at line 36 of file LeesEdwardsPack.hpp.

◆ get_shear_velocity

std::function<double()> LeesEdwardsPack::get_shear_velocity

Definition at line 37 of file LeesEdwardsPack.hpp.

◆ shear_direction

unsigned int LeesEdwardsPack::shear_direction

Definition at line 34 of file LeesEdwardsPack.hpp.

◆ shear_plane_normal

unsigned int LeesEdwardsPack::shear_plane_normal

Definition at line 35 of file LeesEdwardsPack.hpp.


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