| MBDyn-1.7.3
    | 
#include <constltp_axw.h>


| Public Member Functions | |
| AxialCLWrapper (ConstitutiveLaw< doublereal, doublereal > *pCL, const Vec3 &v) | |
| virtual | ~AxialCLWrapper (void) | 
| ConstLawType::Type | GetConstLawType (void) const | 
| virtual ConstitutiveLaw< Vec3, Mat3x3 > * | pCopy (void) const | 
| virtual std::ostream & | Restart (std::ostream &out) const | 
| virtual void | Update (const Vec3 &Eps, const Vec3 &EpsPrime=mb_zero< Vec3 >()) | 
| virtual void | AfterConvergence (const Vec3 &Eps, const Vec3 &EpsPrime=mb_zero< Vec3 >()) | 
|  Public Member Functions inherited from ConstitutiveLaw< Vec3, Mat3x3 > | |
| ConstitutiveLaw (void) | |
| virtual | ~ConstitutiveLaw (void) | 
| virtual const Vec3 & | GetEpsilon (void) const | 
| virtual const Vec3 & | GetEpsilonPrime (void) const | 
| virtual const Vec3 & | GetF (void) const | 
| virtual const Mat3x3 & | GetFDE (void) const | 
| virtual const Mat3x3 & | GetFDEPrime (void) const | 
| virtual unsigned int | iGetNumDof (void) const | 
| virtual std::ostream & | DescribeDof (std::ostream &out, const char *prefix="", bool bInitial=false) const | 
| virtual void | DescribeDof (std::vector< std::string > &desc, bool bInitial=false, int i=-1) const | 
| virtual std::ostream & | DescribeEq (std::ostream &out, const char *prefix="", bool bInitial=false) const | 
| virtual void | DescribeEq (std::vector< std::string > &desc, bool bInitial=false, int i=-1) const | 
| virtual DofOrder::Order | GetDofType (unsigned int i) const | 
|  Public Member Functions inherited from WithLabel | |
| WithLabel (unsigned int uL=0, const std::string &sN="") | |
| virtual | ~WithLabel (void) | 
| void | PutLabel (unsigned int uL) | 
| void | PutName (const std::string &sN) | 
| unsigned int | GetLabel (void) const | 
| const std::string & | GetName (void) const | 
|  Public Member Functions inherited from SimulationEntity | |
| SimulationEntity (void) | |
| virtual | ~SimulationEntity (void) | 
| virtual bool | bIsValidIndex (unsigned int i) const | 
| virtual DofOrder::Order | GetEqType (unsigned int i) const | 
| virtual void | SetValue (DataManager *pDM, VectorHandler &X, VectorHandler &XP, SimulationEntity::Hints *h=0) | 
| virtual Hint * | ParseHint (DataManager *pDM, const char *s) const | 
| virtual void | BeforePredict (VectorHandler &, VectorHandler &, VectorHandler &, VectorHandler &) const | 
| virtual void | AfterPredict (VectorHandler &X, VectorHandler &XP) | 
| virtual void | Update (const VectorHandler &XCurr, const VectorHandler &XPrimeCurr) | 
| virtual void | DerivativesUpdate (const VectorHandler &XCurr, const VectorHandler &XPrimeCurr) | 
| virtual void | Update (const VectorHandler &XCurr, InverseDynamics::Order iOrder) | 
| virtual void | AfterConvergence (const VectorHandler &X, const VectorHandler &XP) | 
| virtual void | AfterConvergence (const VectorHandler &X, const VectorHandler &XP, const VectorHandler &XPP) | 
| virtual unsigned int | iGetNumPrivData (void) const | 
| virtual unsigned int | iGetPrivDataIdx (const char *s) const | 
| virtual doublereal | dGetPrivData (unsigned int i) const | 
| virtual std::ostream & | OutputAppend (std::ostream &out) const | 
| virtual void | ReadInitialState (MBDynParser &HP) | 
| Private Attributes | |
| ConstitutiveLaw< doublereal, doublereal > * | m_pCL | 
| const Vec3 | m_v | 
| Vec3 | m_F_0 | 
| Mat3x3 | m_FDE_0 | 
| Additional Inherited Members | |
|  Public Types inherited from ConstitutiveLaw< Vec3, Mat3x3 > | |
| typedef ConstitutiveLaw< Vec3, Mat3x3 >::ErrNotAvailable | Err | 
|  Public Types inherited from SimulationEntity | |
| typedef std::vector< Hint * > | Hints | 
|  Protected Attributes inherited from ConstitutiveLaw< Vec3, Mat3x3 > | |
| Vec3 | Epsilon | 
| Vec3 | EpsilonPrime | 
| Vec3 | F | 
| Mat3x3 | FDE | 
| Mat3x3 | FDEPrime | 
|  Protected Attributes inherited from WithLabel | |
| unsigned int | uLabel | 
| std::string | sName | 
Definition at line 41 of file constltp_axw.h.
| 
 | inline | 
| 
 | inlinevirtual | 
Definition at line 57 of file constltp_axw.h.
References NO_OP.
| 
 | inlinevirtual | 
Reimplemented from ConstitutiveLaw< Vec3, Mat3x3 >.
Definition at line 100 of file constltp_axw.h.
References ConstitutiveLaw< T, Tder >::AfterConvergence(), m_pCL, and m_v.

| 
 | inlinevirtual | 
Implements ConstitutiveLaw< Vec3, Mat3x3 >.
Definition at line 61 of file constltp_axw.h.
References ConstitutiveLaw< T, Tder >::GetConstLawType(), and m_pCL.
Referenced by Update().

| 
 | inlinevirtual | 
Implements ConstitutiveLaw< Vec3, Mat3x3 >.
Definition at line 66 of file constltp_axw.h.
References AxialCLWrapper(), m_pCL, m_v, ConstitutiveLaw< T, Tder >::pCopy(), and SAFENEWWITHCONSTRUCTOR.

| 
 | inlinevirtual | 
Reimplemented from ConstitutiveLaw< Vec3, Mat3x3 >.
Definition at line 77 of file constltp_axw.h.
References m_pCL, m_v, and ConstitutiveLaw< T, Tder >::Restart().

| 
 | inlinevirtual | 
Implements ConstitutiveLaw< Vec3, Mat3x3 >.
Definition at line 83 of file constltp_axw.h.
References ConstLawType::ELASTIC, GetConstLawType(), ConstitutiveLaw< T, Tder >::GetF(), ConstitutiveLaw< T, Tder >::GetFDE(), ConstitutiveLaw< T, Tder >::GetFDEPrime(), m_F_0, m_FDE_0, m_pCL, m_v, ConstitutiveLaw< T, Tder >::Update(), and ConstLawType::VISCOUS.

| 
 | private | 
Definition at line 46 of file constltp_axw.h.
Referenced by Update().
| 
 | private | 
Definition at line 47 of file constltp_axw.h.
Referenced by Update().
| 
 | private | 
Definition at line 44 of file constltp_axw.h.
Referenced by AfterConvergence(), GetConstLawType(), pCopy(), Restart(), and Update().
| 
 | private | 
Definition at line 45 of file constltp_axw.h.
Referenced by AfterConvergence(), pCopy(), Restart(), and Update().