75 ConstitutiveLaw::Pointer Clone()
const override;
89 void GetLawFeatures(
Features& rFeatures)
override;
166 void CalculatePK2Stress(
const Vector& rStrainVector,
207 void save(
Serializer& rSerializer)
const override
std::size_t SizeType
Definition: constitutive_law.h:82
Definition: linear_elastic_law.h:21
This class defines a small deformation linear elastic constitutive model for plane strain cases.
Definition: linear_elastic_plane_strain_K0_law.h:49
SizeType GetStrainSize() const override
Voigt tensor size:
Definition: linear_elastic_plane_strain_K0_law.h:104
KRATOS_CLASS_POINTER_DEFINITION(LinearPlaneStrainK0Law)
Counted pointer of LinearPlaneStrainK0Law.
SizeType WorkingSpaceDimension() override
Dimension of the law:
Definition: linear_elastic_plane_strain_K0_law.h:95
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
Variable class contains all information needed to store and retrive data from a data container.
Definition: variable.h:63
#define KRATOS_SERIALIZE_SAVE_BASE_CLASS(Serializer, BaseType)
Definition: define.h:812
#define KRATOS_SERIALIZE_LOAD_BASE_CLASS(Serializer, BaseType)
Definition: define.h:815
Parameters GetValue(Parameters &rParameters, const std::string &rEntry)
Definition: add_kratos_parameters_to_python.cpp:53
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
constexpr SizeType VOIGT_SIZE_2D_PLANE_STRAIN
Definition: geo_mechanics_application_constants.h:43
constexpr SizeType N_DIM_2D
Definition: geo_mechanics_application_constants.h:26
int C
Definition: generate_hyper_elastic_simo_taylor_neo_hookean.py:27
def load(f)
Definition: ode_solve.py:307
Definition: constitutive_law.h:137
Definition: constitutive_law.h:189