wrapper for CRotBondedIGP
More...
#include <InteractionParamsPy.h>
|
| | BrittleBeamPrmsPy (const std::string &name, double youngsModulus, double poissonsRatio, double cohesion, double tanAngle, int aTag) |
| |
| | BrittleBeamPrmsPy (const std::string &name, double youngsModulus, double poissonsRatio, double cohesion, double tanAngle, int aTag, bool meanR_scaling) |
| |
| | BrittleBeamPrmsPy (const std::string &name, double youngsModulus, double poissonsRatio, double cohesion, double tanAngle, int aTag, bool meanR_scaling, double truncated, double beta1, double beta2) |
| |
| | CRotBondedIGP () |
| |
| | CRotBondedIGP (const std::string &name, double kr, double ks, double kt, double kb, double max_nForce, double max_shForce, double max_tMoment, double max_bMoment, int tag, bool scaling, bool AmeanR_scaling, double truncated, double beta1, double beta2) |
| |
| | CRotBondedIGP (const std::string &name, double youngsModulus, double poissonsRatio, double cohesion, double tanAngle, int tag, bool AmeanR_scaling, double truncated, double beta1, double beta2) |
| |
| 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 |
| |
◆ BrittleBeamPrmsPy() [1/3]
| esys::lsm::BrittleBeamPrmsPy::BrittleBeamPrmsPy |
( |
const std::string & |
name, |
|
|
double |
youngsModulus, |
|
|
double |
poissonsRatio, |
|
|
double |
cohesion, |
|
|
double |
tanAngle, |
|
|
int |
aTag |
|
) |
| |
constructor for BrittleBeamPrmsPy
- Parameters
-
| name | |
| youngsModulus | |
| poissonsRatio | |
| cohesion | |
| tanAngle | |
| aTag | |
◆ BrittleBeamPrmsPy() [2/3]
| esys::lsm::BrittleBeamPrmsPy::BrittleBeamPrmsPy |
( |
const std::string & |
name, |
|
|
double |
youngsModulus, |
|
|
double |
poissonsRatio, |
|
|
double |
cohesion, |
|
|
double |
tanAngle, |
|
|
int |
aTag, |
|
|
bool |
meanR_scaling |
|
) |
| |
constructor for BrittleBeamPrmsPy
- Parameters
-
| name | |
| youngsModulus | |
| poissonsRatio | |
| cohesion | |
| tanAngle | |
| aTag | |
| meanR_scaling | |
◆ BrittleBeamPrmsPy() [3/3]
| esys::lsm::BrittleBeamPrmsPy::BrittleBeamPrmsPy |
( |
const std::string & |
name, |
|
|
double |
youngsModulus, |
|
|
double |
poissonsRatio, |
|
|
double |
cohesion, |
|
|
double |
tanAngle, |
|
|
int |
aTag, |
|
|
bool |
meanR_scaling, |
|
|
double |
truncated, |
|
|
double |
beta1, |
|
|
double |
beta2 |
|
) |
| |
constructor for BrittleBeamPrmsPy
- Parameters
-
| name | |
| youngsModulus | |
| poissonsRatio | |
| cohesion | |
| tanAngle | |
| aTag | |
| meanR_scaling | |
| truncated | |
| beta1 | |
| beta2 | |
◆ m_name
| std::string esys::lsm::BrittleBeamPrmsPy::m_name |
|
private |
The documentation for this class was generated from the following files: