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


Public Member Functions | |
| RotThermElasticPrmsPy (const std::string &name, double normalK, double diffusivity) | |
Public Member Functions inherited from CRotThermElasticIGP | |
| CRotThermElasticIGP () | |
| CRotThermElasticIGP (const std::string &name, double normalK, double diffusivity) | |
| virtual void | packInto (CVarMPIBuffer *) const |
| void | setSpringConst (double k) |
| double | getSpringConst () const |
| void | setDiffusivity (double d) |
| double | getDiffusivity () const |
| virtual std::string | getTypeString () const |
Public Member Functions inherited from AIGParam | |
| AIGParam (const std::string &name="") | |
| virtual | ~AIGParam () |
| void | setName (const std::string &name) |
| const std::string & | getName () const |
| const std::string & | Name () const |
Additional Inherited Members | |
Public Attributes inherited from CRotThermElasticIGP | |
| double | m_kr |
| double | diffusivity |
wrapper for CRotThermElasticIGP
| esys::lsm::RotThermElasticPrmsPy::RotThermElasticPrmsPy | ( | const std::string & | name, |
| double | normalK, | ||
| double | diffusivity | ||
| ) |
constructor for RotThermElasticPrmsPy
| name | |
| normalK | |
| diffusivity |