Interaction group parameters for CBWallInteractionGroups.
More...
#include <ViscWallIG.h>
List of all members.
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 |
| | CEWallIGP (const std::string &, const std::string &, double) |
|
std::string | getWallName () const |
|
| CEWallIGP (const std::string &, const std::string &, double) |
|
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 |
|
int | m_tag |
|
double | m_nu |
|
std::string | m_wallname |
Friends |
|
ostream & | operator<< (ostream &, const CVWallIGP &) |
Detailed Description
Interaction group parameters for CBWallInteractionGroups.
Constructor & Destructor Documentation
| CVWallIGP::CVWallIGP |
( |
const string & |
name, |
|
|
const string & |
wallname, |
|
|
double |
k, |
|
|
double |
nu, |
|
|
int |
tag |
|
) |
| |
Constructor for viscous wall parameters
- Parameters:
-
The documentation for this class was generated from the following files: