|
ESyS-Particle
2.3.4
|
Class for a group of unbonded,elastic interactions between particles and a wall. More...
#include <brokenEWallInteractionGroup.h>


Public Member Functions | |
| CEWallInteractionGroup (TML_Comm *) | |
| CEWallInteractionGroup (TML_Comm *, CWall *, const CEWallIGP *) | |
| virtual | ~CEWallInteractionGroup () |
| virtual void | setTimeStepSize (double dt) |
| virtual void | calcForces () |
| virtual void | applyForce (const Vec3 &) |
| virtual void | Update (ParallelParticleArray< T > *) |
| CEWallInteractionGroup (TML_Comm *) | |
| CEWallInteractionGroup (TML_Comm *, CWall *, const CEWallIGP *) | |
| virtual | ~CEWallInteractionGroup () |
| virtual void | setTimeStepSize (double dt) |
| virtual void | calcForces () |
| virtual void | applyForce (const Vec3 &) |
| virtual void | Update (ParallelParticleArray< T > *) |
Protected Attributes | |
| vector< CElasticWallInteraction< T > > | m_interactions |
| double | m_k |
| Elastic modulus. More... | |
| double | m_k_global |
| total wall stiffness More... | |
| double | k_local |
Friends | |
| ostream & | operator<< (ostream &, const CEWallInteractionGroup &) |
| ostream & | operator<< (ostream &, const CEWallInteractionGroup &) |
Class for a group of unbonded,elastic interactions between particles and a wall.
| CEWallInteractionGroup< T >::CEWallInteractionGroup | ( | TML_Comm * | comm | ) |
| CEWallInteractionGroup< T >::CEWallInteractionGroup | ( | TML_Comm * | comm, |
| CWall * | wallp, | ||
| const CEWallIGP * | I | ||
| ) |
Constructor for elastic wall interaction group
| comm | the communicator |
| wallp | a pointer to the wall |
| param | the interaction parameters |
References console, CElasticIGP::getSpringConst(), CEWallInteractionGroup< T >::m_k, and Console::XDebug().

|
inlinevirtual |
| CEWallInteractionGroup< T >::CEWallInteractionGroup | ( | TML_Comm * | ) |
| CEWallInteractionGroup< T >::CEWallInteractionGroup | ( | TML_Comm * | , |
| CWall * | , | ||
| const CEWallIGP * | |||
| ) |
|
inlinevirtual |
|
virtual |
Apply a given force to the wall. Only forces in the direction of the given force are considered, free movement is assumed in perpendicular directions.
| F | the force |
References esys::lsm::bpu::iter(), Vec3::unit(), Vec3::X(), Vec3::Y(), and Vec3::Z().

|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Null op, time step size not required.
|
inlinevirtual |
Null op, time step size not required.
|
virtual |
Reimplemented in CTaggedEWallInteractionGroup< T >.
References console, ParallelParticleArray< T >::getParticlesAtPlane(), ParallelParticleArray< T >::isInInner(), esys::lsm::bpu::iter(), and Console::XDebug().

|
virtual |
Reimplemented in CTaggedEWallInteractionGroup< T >.
|
friend |
|
friend |
|
protected |
|
protected |
|
protected |
Elastic modulus.
Referenced by CEWallInteractionGroup< T >::CEWallInteractionGroup().
|
protected |
total wall stiffness