|
MBDyn-1.7.3
|
This is the complete list of members for ContContact3DCL, including all inherited members.
| AfterConvergence(const Vec3 &Eps, const Vec3 &EpsPrime=Zero3) | ContContact3DCL | inlinevirtual |
| SimulationEntity::AfterConvergence(const VectorHandler &X, const VectorHandler &XP) | SimulationEntity | virtual |
| SimulationEntity::AfterConvergence(const VectorHandler &X, const VectorHandler &XP, const VectorHandler &XPP) | SimulationEntity | virtual |
| AfterPredict(VectorHandler &X, VectorHandler &XP) | SimulationEntity | virtual |
| BeforePredict(VectorHandler &, VectorHandler &, VectorHandler &, VectorHandler &) const | SimulationEntity | virtual |
| bIsDifferentiable(void) const | TplDriveOwner< Vec3 > | inlinevirtual |
| bIsValidIndex(unsigned int i) const | SimulationEntity | virtual |
| CC_FLORES_ET_AL enum value | ContContact3DCL | |
| CC_HUNT_CROSSLEY enum value | ContContact3DCL | |
| CC_LANKARANI_NIKRAVESH enum value | ContContact3DCL | |
| ConstitutiveLaw(void) | ConstitutiveLaw< Vec3, Mat3x3 > | inline |
| ContContact3DCL(const TplDriveCaller< Vec3 > *pTplDC, doublereal dSign, ContContact3DCL::Type type, doublereal dRest, doublereal dK, doublereal dExp, doublereal dInitialEpsPrimeTol) | ContContact3DCL | inline |
| DerivativesUpdate(const VectorHandler &XCurr, const VectorHandler &XPrimeCurr) | SimulationEntity | virtual |
| DescribeDof(std::ostream &out, const char *prefix="", bool bInitial=false) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| DescribeDof(std::vector< std::string > &desc, bool bInitial=false, int i=-1) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| DescribeEq(std::ostream &out, const char *prefix="", bool bInitial=false) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| DescribeEq(std::vector< std::string > &desc, bool bInitial=false, int i=-1) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| dGetPrivData(unsigned int i) const | SimulationEntity | virtual |
| ElasticConstitutiveLaw(const TplDriveCaller< Vec3 > *pDC, const Vec3 &PStress) | ElasticConstitutiveLaw< Vec3, Mat3x3 > | inline |
| Epsilon | ConstitutiveLaw< Vec3, Mat3x3 > | protected |
| EpsilonPrime | ConstitutiveLaw< Vec3, Mat3x3 > | protected |
| Err typedef | ConstitutiveLaw< Vec3, Mat3x3 > | |
| F | ConstitutiveLaw< Vec3, Mat3x3 > | protected |
| FDE | ConstitutiveLaw< Vec3, Mat3x3 > | protected |
| FDEPrime | ConstitutiveLaw< Vec3, Mat3x3 > | protected |
| Get(const doublereal &dVar) const | TplDriveOwner< Vec3 > | inline |
| Get(void) const | TplDriveOwner< Vec3 > | inline |
| GetConstLawType(void) const | ContContact3DCL | inlinevirtual |
| GetDofType(unsigned int i) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| GetEpsilon(void) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| GetEpsilonPrime(void) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| GetEqType(unsigned int i) const | SimulationEntity | inlinevirtual |
| GetF(void) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| GetFDE(void) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| GetFDEPrime(void) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| GetLabel(void) const | WithLabel | |
| GetName(void) const | WithLabel | |
| GetP(void) const | TplDriveOwner< Vec3 > | inlinevirtual |
| Hints typedef | SimulationEntity | |
| iGetNumDof(void) const | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| iGetNumPrivData(void) const | SimulationEntity | virtual |
| iGetPrivDataIdx(const char *s) const | SimulationEntity | virtual |
| m_bActive | ContContact3DCL | mutableprotected |
| m_bToggling | ContContact3DCL | mutableprotected |
| m_dDissCoef | ContContact3DCL | mutableprotected |
| m_dExp | ContContact3DCL | protected |
| m_dInitialEpsPrime | ContContact3DCL | mutableprotected |
| m_dInitialEpsPrimeTol | ContContact3DCL | protected |
| m_dK | ContContact3DCL | protected |
| m_dRest | ContContact3DCL | protected |
| m_dSign | ContContact3DCL | protected |
| m_type | ContContact3DCL | protected |
| OutputAppend(std::ostream &out) const | ContContact3DCL | inlinevirtual |
| ParseHint(DataManager *pDM, const char *s) const | ElasticConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| pCopy(void) const | ContContact3DCL | inlinevirtual |
| pGetDriveCaller(void) const | TplDriveOwner< Vec3 > | inline |
| PreStress | ElasticConstitutiveLaw< Vec3, Mat3x3 > | protected |
| pTplDriveCaller | TplDriveOwner< Vec3 > | mutableprotected |
| PutLabel(unsigned int uL) | WithLabel | |
| PutName(const std::string &sN) | WithLabel | |
| ReadInitialState(MBDynParser &HP) | SimulationEntity | virtual |
| Restart(std::ostream &out) const | ContContact3DCL | inlinevirtual |
| Restart_int(std::ostream &out) const | ElasticConstitutiveLaw< Vec3, Mat3x3 > | inlineprotectedvirtual |
| Set(const TplDriveCaller< Vec3 > *pDC) | TplDriveOwner< Vec3 > | inline |
| SetValue(DataManager *pDM, VectorHandler &X, VectorHandler &XP, SimulationEntity::Hints *ph=0) | ElasticConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| SimulationEntity(void) | SimulationEntity | |
| sName | WithLabel | protected |
| TplDriveOwner(const TplDriveCaller< Vec3 > *pDC=0) | TplDriveOwner< Vec3 > | inline |
| Type enum name | ContContact3DCL | |
| uLabel | WithLabel | protected |
| Update(const Vec3 &Eps, const Vec3 &EpsPrime) | ContContact3DCL | inlinevirtual |
| SimulationEntity::Update(const VectorHandler &XCurr, const VectorHandler &XPrimeCurr) | SimulationEntity | virtual |
| SimulationEntity::Update(const VectorHandler &XCurr, InverseDynamics::Order iOrder) | SimulationEntity | virtual |
| WithLabel(unsigned int uL=0, const std::string &sN="") | WithLabel | |
| ~ConstitutiveLaw(void) | ConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| ~ContContact3DCL(void) | ContContact3DCL | inlinevirtual |
| ~ElasticConstitutiveLaw(void) | ElasticConstitutiveLaw< Vec3, Mat3x3 > | inlinevirtual |
| ~SimulationEntity(void) | SimulationEntity | virtual |
| ~TplDriveOwner(void) | TplDriveOwner< Vec3 > | inlinevirtual |
| ~WithLabel(void) | WithLabel | virtual |