ESPResSo 3.2.0-11-g9950804-git
Extensible Simulation Package for Soft Matter Research
Data Fields
LB_Boundary Struct Reference

Structure to specify a boundary. More...

#include <lb-boundaries.h>

Collaboration diagram for LB_Boundary:
Collaboration graph
[legend]

Data Fields

int type
 type of the boundary.
double slip_pref
union {
   Constraint_wall   wal
   Constraint_sphere   sph
   Constraint_cylinder   cyl
   Constraint_rhomboid   rhomboid
   Constraint_pore   pore
c
double force [3]
double velocity [3]

Detailed Description

Structure to specify a boundary.

Definition at line 63 of file lb-boundaries.h.


Field Documentation

union { ... } LB_Boundary::c
double LB_Boundary::force[3]

Definition at line 66 of file lb-boundaries.h.


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