ESyS-Particle  4.0.1
Public Member Functions | Protected Attributes
CBondedWallInteraction< T > Class Template Reference

bonded elastic interaction between a particle and a wall More...

#include <BWallInteraction.h>

Inheritance diagram for CBondedWallInteraction< T >:
Inheritance graph
[legend]
Collaboration diagram for CBondedWallInteraction< T >:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

template<class T>
class CBondedWallInteraction< T >

bonded elastic interaction between a particle and a wall

Author:
Steffen Abe $Revision$ $Date$

Member Function Documentation

template<class T >
void CBondedWallInteraction< T >::calcForces ( ) [virtual]

calculate bonded elastic forces.

Implements AWallInteraction< T >.

template<class T >
Vec3 CBondedWallInteraction< T >::getForce ( ) [virtual]

calculate and return the bonded elastic force


The documentation for this class was generated from the following files: