ESyS-Particle
4.0.1
|
Interaction group parameters for Hertzian viscoelastic interactions. More...
#include <HertzianViscoElasticInteraction.h>
Public Member Functions | |
CHertzianViscoElasticIGP () | |
default constructor | |
CHertzianViscoElasticIGP (const std::string &, double, double, double) | |
virtual std::string | getTypeString () const |
![]() | |
AIGParam (const std::string &name="") | |
virtual void | packInto (CVarMPIBuffer *) const |
void | setName (const std::string &name) |
const std::string & | getName () const |
const std::string & | Name () const |
Public Attributes | |
double | m_A |
double | m_E |
double | m_nu |
Interaction group parameters for Hertzian viscoelastic interactions.
CHertzianViscoElasticIGP::CHertzianViscoElasticIGP | ( | const std::string & | name, |
double | A, | ||
double | E, | ||
double | nu | ||
) |
constructor with parameters
name | the name of the interaction group |
k | the stiffness constant |