wrapper for CRotFrictionIGP
More...
#include <InteractionParamsPy.h>
|
| | FrictionPrmsPy (const std::string &name, double youngsModulus, double poissonsRatio, double dynamicMu, double staticMu, bool rigid, bool meanR_scaling) |
| |
| | FrictionPrmsPy (const std::string &name, double youngsModulus, double poissonsRatio, double dynamicMu, double staticMu) |
| |
| | FrictionPrmsPy (const std::string &name, double youngsModulus, double poissonsRatio, double dynamicMu, double staticMu, bool rigid) |
| |
| | 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 |
| |
◆ FrictionPrmsPy() [1/3]
| esys::lsm::FrictionPrmsPy::FrictionPrmsPy |
( |
const std::string & |
name, |
|
|
double |
youngsModulus, |
|
|
double |
poissonsRatio, |
|
|
double |
dynamicMu, |
|
|
double |
staticMu, |
|
|
bool |
rigid, |
|
|
bool |
meanR_scaling |
|
) |
| |
◆ FrictionPrmsPy() [2/3]
| esys::lsm::FrictionPrmsPy::FrictionPrmsPy |
( |
const std::string & |
name, |
|
|
double |
youngsModulus, |
|
|
double |
poissonsRatio, |
|
|
double |
dynamicMu, |
|
|
double |
staticMu |
|
) |
| |
◆ FrictionPrmsPy() [3/3]
| esys::lsm::FrictionPrmsPy::FrictionPrmsPy |
( |
const std::string & |
name, |
|
|
double |
youngsModulus, |
|
|
double |
poissonsRatio, |
|
|
double |
dynamicMu, |
|
|
double |
staticMu, |
|
|
bool |
rigid |
|
) |
| |
The documentation for this class was generated from the following files: