74 ConstitutiveLaw::Pointer Clone()
const override;
88 void GetLawFeatures(
Features& rFeatures)
override;
165 void CalculatePK2Stress(
const Vector& rStrainVector,
199 void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
std::size_t SizeType
Definition: constitutive_law.h:82
This class defines a small deformation linear elastic constitutive model for plane strain cases.
Definition: linear_elastic_plane_strain_2D_law.h:30
virtual bool & GetValue(const Variable< bool > &rThisVariable, bool &rValue)
Returns the value of a specified variable (boolean)
Definition: constitutive_law.cpp:201
This class defines a small deformation linear elastic constitutive model for plane strain cases.
Definition: linear_elastic_2D_interface_law.h:48
SizeType WorkingSpaceDimension() override
Dimension of the law:
Definition: linear_elastic_2D_interface_law.h:94
SizeType GetStrainSize() const override
Voigt tensor size:
Definition: linear_elastic_2D_interface_law.h:103
KRATOS_CLASS_POINTER_DEFINITION(LinearElastic2DInterfaceLaw)
Counted pointer of GeoLinearElasticPlaneStrain2DLaw.
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 N_DIM_2D
Definition: geo_mechanics_application_constants.h:26
constexpr SizeType VOIGT_SIZE_2D_INTERFACE
Definition: geo_mechanics_application_constants.h:45
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