10 #if !defined (KRATOS_BORJA_HENCKY_CAM_CLAY_PLASTIC_AXISYM_2D_LAW_H_INCLUDED)
11 #define KRATOS_BORJA_HENCKY_CAM_CLAY_PLASTIC_AXISYM_2D_LAW_H_INCLUDED
87 ConstitutiveLaw::Pointer Clone()
const override;
185 void save(
Serializer& rSerializer)
const override
Definition: borja_hencky_cam_clay_axisym_2D_law.hpp:39
Properties::Pointer PropertiesPointer
Definition: borja_hencky_cam_clay_axisym_2D_law.hpp:51
HardeningLaw::Pointer HardeningLawPointer
Definition: borja_hencky_cam_clay_axisym_2D_law.hpp:50
YieldCriterion::Pointer YieldCriterionPointer
Definition: borja_hencky_cam_clay_axisym_2D_law.hpp:49
FlowRule::Pointer FlowRulePointer
Definition: borja_hencky_cam_clay_axisym_2D_law.hpp:48
std::size_t SizeType
Definition: borja_hencky_cam_clay_axisym_2D_law.hpp:46
KRATOS_CLASS_POINTER_DEFINITION(BorjaHenckyCamClayPlasticAxisym2DLaw)
ProcessInfo ProcessInfoType
Definition: borja_hencky_cam_clay_axisym_2D_law.hpp:44
ConstitutiveLaw BaseType
Definition: borja_hencky_cam_clay_axisym_2D_law.hpp:45
Definition: constitutive_law.h:47
Geometry base class.
Definition: geometry.h:71
Definition: non_linear_hencky_plastic_axisym_2D_law.hpp:30
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
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
def SetValue(entity, variable, value)
Definition: coupling_interface_data.py:256
def load(f)
Definition: ode_solve.py:307