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


Public Member Functions | |
| CEWallIGP (const std::string &, const std::string &, double) | |
| virtual void | packInto (CVarMPIBuffer *) const |
| std::string | getWallName () const |
| CEWallIGP (const std::string &, const std::string &, double) | |
| virtual void | packInto (CVarMPIBuffer *) const |
| std::string | getWallName () const |
Protected Attributes | |
| std::string | m_wallname |
Friends | |
| ostream & | operator<< (ostream &, const CEWallIGP &) |
| ostream & | operator<< (ostream &, const CEWallIGP &) |
Interaction group parameters for CEWallInteractionGroups.
| CEWallIGP::CEWallIGP | ( | const std::string & | name, |
| const std::string & | wallname, | ||
| double | k | ||
| ) |
Elastic wall interaction group constructor
| name | the name of the wall |
| k | the spring constant for the elastic interactions |
| ipos | the initial position of the wall |
| inorm | the initial normal vector of the wall |
1.7.6.1