wrapper for CBondedIGP
More...
#include <InteractionParamsPy.h>
|
| | NRotBondPrmsPy (const std::string &, double, double, int) |
| |
| | NRotBondPrmsPy (const std::string &, double, double, int, bool) |
| |
| | CBondedIGP () |
| |
| | CBondedIGP (const std::string &name, int tag, double normalK, double breakDistance, bool scaling=true) |
| |
| virtual std::string | getTypeString () const |
| |
| | 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 |
| |
◆ NRotBondPrmsPy() [1/2]
| esys::lsm::NRotBondPrmsPy::NRotBondPrmsPy |
( |
const std::string & |
name, |
|
|
double |
normalK, |
|
|
double |
breakDistance, |
|
|
int |
aTag |
|
) |
| |
Constructor without scaling parameter for NRotBondPrmsPy. Scaling is set to "true" by default and a warning message is given.
- Parameters
-
| name | |
| normalK | |
| breakDistance | |
| aTag | |
◆ NRotBondPrmsPy() [2/2]
| esys::lsm::NRotBondPrmsPy::NRotBondPrmsPy |
( |
const std::string & |
name, |
|
|
double |
normalK, |
|
|
double |
breakDistance, |
|
|
int |
aTag, |
|
|
bool |
scaling |
|
) |
| |
constructor with scaling parameter for NRotBondPrmsPy
- Parameters
-
| name | |
| normalK | |
| breakDistance | |
| aTag | |
| scaling | scaling of normal stiffness with particle size |
The documentation for this class was generated from the following files: