Interaction group parameters for CEWallInteractionGroups.
More...
#include <brokenEWallInteractionGroup.h>
List of all members.
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 |
|
| CElasticIGP (const std::string &, double, bool scaling=true) |
|
void | setSpringConst (double k) |
|
double | getSpringConst () const |
|
virtual std::string | getTypeString () const |
|
| AIGParam (const std::string &name="") |
|
void | setName (const std::string &name) |
|
const std::string & | getName () const |
|
const std::string & | Name () const |
Protected Attributes |
|
std::string | m_wallname |
Friends |
|
ostream & | operator<< (ostream &, const CEWallIGP &) |
|
ostream & | operator<< (ostream &, const CEWallIGP &) |
Additional Inherited Members |
|
double | m_k |
|
bool | m_scaling |
Detailed Description
Interaction group parameters for CEWallInteractionGroups.
Constructor & Destructor Documentation
| CEWallIGP::CEWallIGP |
( |
const std::string & |
name, |
|
|
const std::string & |
wallname, |
|
|
double |
k |
|
) |
| |
Elastic wall interaction group constructor
- Parameters:
-
| 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 |
The documentation for this class was generated from the following files: