ESyS-Particle  4.0.1
Public Member Functions
EEdgeInteraction Class Reference

unbonded elastic interaction between a Edge in a TriangleMesh and a particle More...

#include <EEdge2DInteraction.h>

List of all members.

Public Member Functions

 EEdgeInteraction ()
 EEdgeInteraction (CParticle *, Edge *, ETriMeshIP, bool iflag=true)
virtual ~EEdgeInteraction ()
bool isInner ()
virtual void calcForces ()

Detailed Description

unbonded elastic interaction between a Edge in a TriangleMesh and a particle

Author:
Steffen Abe
Revision:
Date:
Author:
Steffen Abe $Revision$ $Date$

Constructor & Destructor Documentation

default constructor

EEdgeInteraction::EEdgeInteraction ( CParticle p,
Edge e,
ETriMeshIP  param,
bool  iflag = true 
)

constructor with parameters

Parameters:
p
e
param
iflag

destructor


Member Function Documentation

void EEdgeInteraction::calcForces ( ) [virtual]

calculate & apply forces

References CParticle::applyForce(), AEdge::dist(), Edge::getDirectionFromPoint(), and Edge::isValidContact().

Here is the call graph for this function:


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