14 #if !defined (KRATOS_HENCKY_PLASTIC_AXISYM_2D_LAW_H_INCLUDED)
15 #define KRATOS_HENCKY_PLASTIC_AXISYM_2D_LAW_H_INCLUDED
84 ConstitutiveLaw::Pointer Clone()
const override;
164 virtual void CalculateGreenLagrangeStrain(
const Matrix & rRightCauchyGreen,
165 Vector& rStrainVector )
override;
173 virtual void CalculateAlmansiStrain(
const Matrix & rLeftCauchyGreen,
174 Vector& rStrainVector )
override;
178 virtual Matrix SetConstitutiveMatrixToAppropiateDimension(
Matrix& rConstitutiveMatrix,
const Matrix& rElastoPlasticTangentMatrix)
override;
217 virtual void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
std::size_t SizeType
Definition: constitutive_law.h:82
Definition: hencky_plastic_3D_law.hpp:36
ParticleHardeningLaw::Pointer HardeningLawPointer
Definition: hencky_plastic_3D_law.hpp:74
ParticleYieldCriterion::Pointer YieldCriterionPointer
Definition: hencky_plastic_3D_law.hpp:73
Definition: hencky_plastic_axisym_2D_law.hpp:36
std::size_t SizeType
Definition: hencky_plastic_axisym_2D_law.hpp:43
ConstitutiveLaw BaseType
Definition: hencky_plastic_axisym_2D_law.hpp:42
SizeType WorkingSpaceDimension() override
Definition: hencky_plastic_axisym_2D_law.hpp:102
ProcessInfo ProcessInfoType
Definition: hencky_plastic_axisym_2D_law.hpp:41
SizeType GetStrainSize() const override
Definition: hencky_plastic_axisym_2D_law.hpp:110
ParticleFlowRule::Pointer FlowRulePointer
Definition: hencky_plastic_axisym_2D_law.hpp:45
KRATOS_CLASS_POINTER_DEFINITION(HenckyElasticPlasticAxisym2DLaw)
ParticleHardeningLaw::Pointer HardeningLawPointer
Definition: hencky_plastic_axisym_2D_law.hpp:47
Properties::Pointer PropertiesPointer
Definition: hencky_plastic_axisym_2D_law.hpp:48
ParticleYieldCriterion::Pointer YieldCriterionPointer
Definition: hencky_plastic_axisym_2D_law.hpp:46
ProcessInfo holds the current value of different solution parameters.
Definition: process_info.h:59
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
#define KRATOS_SERIALIZE_SAVE_BASE_CLASS(Serializer, BaseType)
Definition: define.h:812
#define KRATOS_SERIALIZE_LOAD_BASE_CLASS(Serializer, BaseType)
Definition: define.h:815
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307