wrapper for CRotFrictionIGP
More...
#include <InteractionParamsPy.h>
|
| | RotFrictionPrmsPy (const std::string &name, double normalK, double dynamicMu, double staticMu, double shearK) |
| |
| | RotFrictionPrmsPy (const std::string &name, double normalK, double dynamicMu, double staticMu, double shearK, bool scaling) |
| |
| | RotFrictionPrmsPy (const std::string &name, double normalK, double dynamicMu, double staticMu, double shearK, bool scaling, bool rigid) |
| |
| | RotFrictionPrmsPy (const std::string &name, double normalK, double dynamicMu, double staticMu, double shearK, bool scaling, bool rigid, bool meanR_scaling) |
| |
| | CRotFrictionIGP () |
| |
| | CRotFrictionIGP (const std::string &name, double k, double mu_d, double mu_s, double k_s, double dt, bool scaling, bool rigid, bool meanR_scaling) |
| |
| | CRotFrictionIGP (const std::string &name, double youngsModulus, double poissonsRatio, double mu_d, double mu_s, double dt, bool rigid, bool meanR_scaling) |
| |
| virtual std::string | getTypeString () const |
| |
| void | setTimeStepSize (double dt) |
| |
| | AIGParam (const std::string &name="") |
| |
| virtual | ~AIGParam () |
| |
| virtual void | packInto (CVarMPIBuffer *) const |
| |
| void | setName (const std::string &name) |
| |
| const std::string & | getName () const |
| |
| const std::string & | Name () const |
| |
◆ RotFrictionPrmsPy() [1/4]
| esys::lsm::RotFrictionPrmsPy::RotFrictionPrmsPy |
( |
const std::string & |
name, |
|
|
double |
normalK, |
|
|
double |
dynamicMu, |
|
|
double |
staticMu, |
|
|
double |
shearK |
|
) |
| |
◆ RotFrictionPrmsPy() [2/4]
| esys::lsm::RotFrictionPrmsPy::RotFrictionPrmsPy |
( |
const std::string & |
name, |
|
|
double |
normalK, |
|
|
double |
dynamicMu, |
|
|
double |
staticMu, |
|
|
double |
shearK, |
|
|
bool |
scaling |
|
) |
| |
Constructor for RotFrictionPrmsPy
- Parameters
-
| name | |
| normalK | |
| dynamicMu | |
| staticMu | |
| shearK | |
| scaling | scaling of normal stiffness with particle size |
◆ RotFrictionPrmsPy() [3/4]
| esys::lsm::RotFrictionPrmsPy::RotFrictionPrmsPy |
( |
const std::string & |
name, |
|
|
double |
normalK, |
|
|
double |
dynamicMu, |
|
|
double |
staticMu, |
|
|
double |
shearK, |
|
|
bool |
scaling, |
|
|
bool |
rigid |
|
) |
| |
◆ RotFrictionPrmsPy() [4/4]
| esys::lsm::RotFrictionPrmsPy::RotFrictionPrmsPy |
( |
const std::string & |
name, |
|
|
double |
normalK, |
|
|
double |
dynamicMu, |
|
|
double |
staticMu, |
|
|
double |
shearK, |
|
|
bool |
scaling, |
|
|
bool |
rigid, |
|
|
bool |
meanR_scaling |
|
) |
| |
The documentation for this class was generated from the following files: