ESyS-Particle  4.0.1
Public Member Functions | Public Attributes | List of all members
CRotFrictionIGP Struct Reference

Interaction parameters for frictional interaction between rotational particles. More...

#include <RotFricInteraction.h>

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

Public Member Functions

 CRotFrictionIGP (const std::string &name, double k, double mu_d, double mu_s, double k_s, double dt, bool scaling, bool rigid)
 CRotFrictionIGP (const std::string &name, double youngsModulus, double poissonsRatio, double mu_d, double mu_s, double dt, bool rigid)
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_d
double mu_s
double k_s
double dt
bool scaling
bool rigid

Detailed Description

Interaction parameters for frictional interaction between rotational particles.

Author
Shane Latham, Steffen Abe $Revision$ $Date$

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