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

bonded elastic interaction between a particle and a wall with different spring constants in the normal and shear directions More...

#include <SoftBWallInteraction.h>

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

List of all members.

Public Member Functions

 CSoftBondedWallInteraction (T *, CWall *, double, double, bool, bool)
virtual void calcForces ()
virtual void setPP (const vector< T * >)

Protected Attributes

double m_normalK
double m_shearK
 directional spring constants

Detailed Description

template<class T>
class CSoftBondedWallInteraction< T >

bonded elastic interaction between a particle and a wall with different spring constants in the normal and shear directions

Author:
Steffen Abe $Revision$ $Date$

Member Function Documentation

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

calculate bonded elastic forces.

Implements AWallInteraction< T >.


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