|
|
| | KRATOS_CLASS_POINTER_DEFINITION (MisesHuberYieldCriterion) |
| | Pointer definition of MisesHuberYieldCriterion. More...
|
| |
|
| | MisesHuberYieldCriterion () |
| | Default constructor. More...
|
| |
| | MisesHuberYieldCriterion (HardeningLawPointer pHardeningLaw) |
| | Initialization constructor. More...
|
| |
| | MisesHuberYieldCriterion (MisesHuberYieldCriterion const &rOther) |
| | Copy constructor. More...
|
| |
| MisesHuberYieldCriterion & | operator= (MisesHuberYieldCriterion const &rOther) |
| | Assignment operator. More...
|
| |
| | ~MisesHuberYieldCriterion () override |
| | Destructor. More...
|
| |
|
| YieldCriterion::Pointer | Clone () const override |
| |
|
| double & | CalculateYieldCondition (double &rStateFunction, const Parameters &rValues) override |
| | Operations. More...
|
| |
| double & | CalculateStateFunction (double &rStateFunction, const Parameters &rValues) override |
| |
| double & | CalculateDeltaStateFunction (double &rDeltaStateFunction, const Parameters &rValues) override |
| |
| double & | CalculatePlasticDissipation (double &rPlasticDissipation, const Parameters &rValues) override |
| |
| double & | CalculateDeltaPlasticDissipation (double &rDeltaPlasticDissipation, const Parameters &rValues) override |
| |
| double & | CalculateImplexPlasticDissipation (double &rPlasticDissipation, const Parameters &rValues) override |
| |
| double & | CalculateImplexDeltaPlasticDissipation (double &rDeltaPlasticDissipation, const Parameters &rValues) override |
| |
| | YieldCriterion () |
| | Default constructor. More...
|
| |
| | YieldCriterion (HardeningLawPointer pHardeningLaw) |
| | Initialization constructor. More...
|
| |
| | YieldCriterion (YieldCriterion const &rOther) |
| | Copy constructor. More...
|
| |
| YieldCriterion & | operator= (YieldCriterion const &rOther) |
| | Assignment operator. More...
|
| |
| virtual | ~YieldCriterion () |
| | Destructor. More...
|
| |
| | YieldCriterion () |
| | Default constructor. More...
|
| |
| | YieldCriterion (HardeningLawPointer pHardeningLaw) |
| | Initialization constructor. More...
|
| |
| | YieldCriterion (YieldCriterion const &rOther) |
| | Copy constructor. More...
|
| |
| YieldCriterion & | operator= (YieldCriterion const &rOther) |
| | Assignment operator. More...
|
| |
| virtual | ~YieldCriterion () |
| | Destructor. More...
|
| |
| void | InitializeMaterial (HardeningLawPointer &pHardeningLaw, const Properties &rMaterialProperties) |
| |
| void | SetHardeningLaw (HardeningLaw &rHardeningLaw) |
| |
| void | pSetHardeningLaw (HardeningLawPointer &pHardeningLaw) |
| |
| HardeningLaw & | GetHardeningLaw () |
| |
| HardeningLawPointer | pGetHardeningLaw () |
| |
| virtual void | CalculateYieldFunctionDerivative (const Vector &rPrincipalStress, Vector &rFirstDerivative) |
| |
| virtual void | CalculateYieldFunctionDerivative (const Vector &rPrincipalStress, Vector &rFirstDerivative, const double &rAlpha) |
| |
| virtual void | CalculateYieldFunctionDerivative (const Vector &rPrincipalStress, Vector &rFirstDerivative, const double &rAlpha, const double &rBeta) |
| |
| virtual void | CalculateYieldFunctionSecondDerivative (const Vector &rPrincipalStress, Vector &rSecondDerivative) |
| |
| virtual double & | CalculateYieldCondition (double &rStateFunction, const Vector &rPrincipalStress, const double &rAlpha) |
| |
| virtual double & | CalculateYieldCondition (double &rStateFunction, const Vector &rPrincipalStress, const double &rAlpha, const double &rBeta) |
| |
| void | InitializeMaterial (HardeningLawPointer &pHardeningLaw, const Properties &rMaterialProperties) |
| |
| void | SetHardeningLaw (HardeningLaw &rHardeningLaw) |
| |
| void | pSetHardeningLaw (HardeningLawPointer &pHardeningLaw) |
| |
| HardeningLaw & | GetHardeningLaw () |
| |
| HardeningLawPointer | pGetHardeningLaw () |
| |
| virtual void | CalculateYieldFunctionDerivative (const Vector &rPrincipalStress, Vector &rFirstDerivative) |
| |
| virtual void | CalculateYieldFunctionDerivative (const Vector &rPrincipalStress, Vector &rFirstDerivative, const double &rAlpha) |
| |
| virtual void | CalculateYieldFunctionDerivative (const Vector &rPrincipalStress, Vector &rFirstDerivative, const double &rAlpha, const double &rBeta) |
| |
| virtual void | CalculateYieldFunctionSecondDerivative (const Vector &rPrincipalStress, Vector &rSecondDerivative) |
| |
| virtual double & | CalculateYieldCondition (double &rStateFunction, const Vector &rPrincipalStress, const double &rAlpha) |
| |
| virtual double & | CalculateYieldCondition (double &rStateFunction, const Vector &rPrincipalStress, const double &rAlpha, const double &rBeta) |
| |
| | KRATOS_CLASS_POINTER_DEFINITION (YieldCriterion) |
| | Pointer definition of YieldCriterion. More...
|
| |
| | KRATOS_CLASS_POINTER_DEFINITION (YieldCriterion) |
| | Pointer definition of YieldCriterion. More...
|
| |