14 #if !defined (KRATOS_HENCKY_MC_PLASTIC_3D_LAW_H_INCLUDED)
15 #define KRATOS_HENCKY_MC_PLASTIC_3D_LAW_H_INCLUDED
90 ConstitutiveLaw::Pointer Clone()
const override;
184 void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
Geometry base class.
Definition: geometry.h:71
Definition: hencky_plastic_3D_law.hpp:36
Definition: hencky_mc_3D_law.hpp:42
Properties::Pointer PropertiesPointer
Definition: hencky_mc_3D_law.hpp:54
KRATOS_CLASS_POINTER_DEFINITION(HenckyMCPlastic3DLaw)
ProcessInfo ProcessInfoType
Definition: hencky_mc_3D_law.hpp:47
ParticleHardeningLaw::Pointer HardeningLawPointer
Definition: hencky_mc_3D_law.hpp:53
std::size_t SizeType
Definition: hencky_mc_3D_law.hpp:49
ParticleYieldCriterion::Pointer YieldCriterionPointer
Definition: hencky_mc_3D_law.hpp:52
ConstitutiveLaw BaseType
Definition: hencky_mc_3D_law.hpp:48
ParticleFlowRule::Pointer FlowRulePointer
Definition: hencky_mc_3D_law.hpp:51
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
def load(f)
Definition: ode_solve.py:307