ESyS-Particle  2.3.4
esys::lsm::LinearDashpotPrmsPy Class Reference

wrapper for CLinearDashpotIGP More...

#include <InteractionParamsPy.h>

Inheritance diagram for esys::lsm::LinearDashpotPrmsPy:
Collaboration diagram for esys::lsm::LinearDashpotPrmsPy:

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
 

Detailed Description

wrapper for CLinearDashpotIGP

Constructor & Destructor Documentation

◆ LinearDashpotPrmsPy()

esys::lsm::LinearDashpotPrmsPy::LinearDashpotPrmsPy ( const std::string &  name,
double  damp,
double  cutoff 
)

constructor for LinearDashpotPrmsPy

Parameters
name
dampdamping coefficient ("viscosity")
cutoffinteraction range, relative to particle radii

The documentation for this class was generated from the following files: