|
ESyS-Particle
4.0.1
|
bonded elastic interaction between a particle and a wall More...
#include <BWallInteraction.h>


Public Member Functions | |
| CBondedWallInteraction (T *, CWall *, double, bool) | |
| virtual void | calcForces () |
| virtual Vec3 | getForce () |
| virtual void | setPP (const vector< T * >) |
| virtual double | getStiffness () |
Protected Attributes | |
| double | m_k |
| spring constant | |
bonded elastic interaction between a particle and a wall
| void CBondedWallInteraction< T >::calcForces | ( | ) | [virtual] |
calculate bonded elastic forces.
Implements AWallInteraction< T >.
| Vec3 CBondedWallInteraction< T >::getForce | ( | ) | [virtual] |
calculate and return the bonded elastic force
1.7.6.1