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


Public Member Functions | |
| LinearDashpotPrmsPy (const std::string &, double, double) | |
Public Member Functions inherited from CLinearDashpotIGP | |
| CLinearDashpotIGP () | |
| default constructor More... | |
| CLinearDashpotIGP (const std::string &, double, double) | |
| virtual std::string | getTypeString () const |
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 CLinearDashpotIGP | |
| double | m_damp |
| double | m_cutoff |
wrapper for CLinearDashpotIGP
| esys::lsm::LinearDashpotPrmsPy::LinearDashpotPrmsPy | ( | const std::string & | name, |
| double | damp, | ||
| double | cutoff | ||
| ) |
constructor for LinearDashpotPrmsPy
| name | |
| damp | damping coefficient ("viscosity") |
| cutoff | interaction range, relative to particle radii |