ESyS-Particle  4.0.1
Public Member Functions | Public Attributes
CFrictionIGP Class Reference

Interaction parameters for frictional interaction. More...

#include <FrictionInteraction.h>

Inheritance diagram for CFrictionIGP:
Inheritance graph
[legend]
Collaboration diagram for CFrictionIGP:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CFrictionIGP (const std::string &name, double normalK, double fricCoef, double shearK, double dT, bool scaling=true)
virtual std::string getTypeString () const
void setTimeStepSize (double dt)
- Public Member Functions inherited from AIGParam
 AIGParam (const std::string &name="")
virtual void packInto (CVarMPIBuffer *) const
void setName (const std::string &name)
const std::string & getName () const
const std::string & Name () const

Public Attributes

double k
double mu
double k_s
double dt
bool m_scaling

Detailed Description

Interaction parameters for frictional interaction.


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