19 #include "custom_constitutive/elastic_isotropic_3d.h"
88 ConstitutiveLaw::Pointer Clone()
const override;
113 void GetLawFeatures(
Features& rFeatures)
override;
187 void CalculatePK2Stress(
198 void CalculateCauchyGreenStrain(
233 void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
Definition: elastic_isotropic_3d.h:53
This class defines a small deformation linear elastic constitutive model for plane stress cases.
Definition: linear_plane_stress.h:50
std::size_t SizeType
The size type definition.
Definition: linear_plane_stress.h:69
KRATOS_CLASS_POINTER_DEFINITION(LinearPlaneStress)
Counted pointer of LinearPlaneStress.
SizeType WorkingSpaceDimension() override
Definition: linear_plane_stress.h:118
SizeType GetStrainSize() const override
Definition: linear_plane_stress.h:126
ProcessInfo ProcessInfoType
The process info definition.
Definition: linear_plane_stress.h:56
ElasticIsotropic3D BaseType
The base class ElasticIsotropic3D type definition.
Definition: linear_plane_stress.h:62
ConstitutiveLaw CLBaseType
The base class ConstitutiveLaw type definition.
Definition: linear_plane_stress.h:59
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
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
bool Has(const std::string &ModelerName)
Checks if the modeler is registered.
Definition: modeler_factory.cpp:24
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
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