|
ESyS-Particle
2.3.4
|
wrapper for CBondedIGP (used in construction of short bonded IG) More...
#include <InteractionParamsPy.h>


Public Member Functions | |
| NRotShortBondPrmsPy (const std::string &, double, double, int) | |
Public Member Functions inherited from CBondedIGP | |
| CBondedIGP () | |
| CBondedIGP (const std::string &name, int tag, double normalK, double breakDistance, bool scaling=true) | |
| 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 CBondedIGP | |
| double | k |
| Spring constant. More... | |
| double | rbreak |
| Breaking strain. More... | |
| int | tag |
| bool | m_scaling |
wrapper for CBondedIGP (used in construction of short bonded IG)
| esys::lsm::NRotShortBondPrmsPy::NRotShortBondPrmsPy | ( | const std::string & | name, |
| double | normalK, | ||
| double | breakDistance, | ||
| int | aTag | ||
| ) |
constructor for NRotShortBondPrmsPy
| name | |
| normalK | |
| breakDistance | |
| aTag |