|
ESyS-Particle
2.3.4
|
wrapper for VWFrictionIGP More...
#include <InteractionParamsPy.h>


Public Member Functions | |
| VWFrictionPrmsPy (const std::string &name, double normalK, double dynamicMu, double shearK, double alpha) | |
Public Member Functions inherited from VWFrictionIGP | |
| VWFrictionIGP () | |
| VWFrictionIGP (const std::string &, double, double, double, double, double) | |
Public Member Functions inherited from CFrictionIGP | |
| CFrictionIGP () | |
| 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 | ~AIGParam () |
| virtual void | packInto (CVarMPIBuffer *) const |
| void | setName (const std::string &name) |
| const std::string & | getName () const |
| const std::string & | Name () const |
Additional Inherited Members | |
Public Attributes inherited from VWFrictionIGP | |
| double | m_alpha |
Public Attributes inherited from CFrictionIGP | |
| double | k |
| double | mu |
| double | k_s |
| double | dt |
| bool | m_scaling |
wrapper for VWFrictionIGP
| esys::lsm::VWFrictionPrmsPy::VWFrictionPrmsPy | ( | const std::string & | name, |
| double | normalK, | ||
| double | dynamicMu, | ||
| double | shearK, | ||
| double | alpha | ||
| ) |
constructor for VWFrictionPrmsPy
| name | |
| normalK | |
| dynamicMu | |
| shearK | |
| alpha |