|
ESyS-Particle
4.0.1
|
Interaction group parameters for CBWallInteractionGroups. More...
#include <ViscWallIG.h>


Public Member Functions | |
| CVWallIGP (const string &, const string &, double, double, int) | |
| virtual void | packInto (CVarMPIBuffer *) const |
| void | setTag (int tag) |
| int | getTag () const |
| void | setNu (double nu) |
| double | getNu () const |
Protected Attributes | |
| int | m_tag |
| double | m_nu |
Friends | |
| ostream & | operator<< (ostream &, const CVWallIGP &) |
Interaction group parameters for CBWallInteractionGroups.
| CVWallIGP::CVWallIGP | ( | const string & | name, |
| const string & | wallname, | ||
| double | k, | ||
| double | nu, | ||
| int | tag | ||
| ) |
Constructor for viscous wall parameters
| name | |
| wallname | |
| k | |
| nu | |
| tag |
1.7.6.1