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

Interaction parameters for frictional interaction with a fractal distribution of the coefficient of friction. More...

#include <FractalFriction.h>

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

List of all members.

Public Member Functions

virtual std::string getTypeString () const
void setTimeStepSize (double timeStepSize)
 FractalFrictionIGP (const FractalFrictionIGP &)
FractalFrictionIGPoperator= (const FractalFrictionIGP &)
- 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_0
double k_s
double dt
boost::shared_ptr< double > mu
 pointer to the array of friction coeff.
double x0
double y0
double dx
double dy
 origin and grid spacing of the array
int nx
int ny
 array size

Detailed Description

Interaction parameters for frictional interaction with a fractal distribution of the coefficient of friction.


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