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


Public Member Functions | |
| HertzMindlinViscoPrmsPy (const std::string &, double, double, double, double) | |
Public Member Functions inherited from CHertzMindlinViscoIGP | |
| CHertzMindlinViscoIGP () | |
| CHertzMindlinViscoIGP (const std::string &name, double E, double nu, double fricCoef, double restiCoef, double dT) | |
| 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 CHertzMindlinViscoIGP | |
| double | m_E |
| double | m_nu |
| double | mu |
| double | m_COR |
| double | dt |
wrapper for CHertzMindlinViscoIGP
| esys::lsm::HertzMindlinViscoPrmsPy::HertzMindlinViscoPrmsPy | ( | const std::string & | name, |
| double | E, | ||
| double | nu, | ||
| double | dynamicMu, | ||
| double | cor | ||
| ) |
constructor for HertzMindlinViscoPrmsPy
| name | |
| E | Youngs Modulus |
| nu | poisson ratio |
| dynamicMu | friction coefficient |
| cor | restitution coefficient |