18 #include "custom_constitutive/linear_plane_stress.h"
51 ConstitutiveLaw::Pointer Clone()
const override;
96 void CalculatePK2Stress(
97 const Vector& rStrainVector,
107 void save(
Serializer& rSerializer)
const override
Geometry base class.
Definition: geometry.h:71
This class defines a small deformation linear elastic constitutive model for plane stress cases.
Definition: linear_plane_stress.h:50
KRATOS_CLASS_POINTER_DEFINITION(MultiLinearIsotropicPlaneStress2D)
Counted pointer of MultiLinearIsotropicPlaneStress2D.
ProcessInfo holds the current value of different solution parameters.
Definition: process_info.h:59
Properties encapsulates data shared by different Elements or Conditions. It can store any type of dat...
Definition: properties.h:69
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
This constitutive law represents a multi linear elastic 2d claw for plane stress.
int C
Definition: generate_hyper_elastic_simo_taylor_neo_hookean.py:27
def load(f)
Definition: ode_solve.py:307
Definition: constitutive_law.h:189