10 #if !defined (KRATOS_HYPERELASTIC_PLASTIC_THERMAL_U_P_J2_AXISYM_2D_LAW_H_INCLUDED)
11 #define KRATOS_HYPERELASTIC_PLASTIC_THERMAL_U_P_J2_AXISYM_2D_LAW_H_INCLUDED
81 ConstitutiveLaw::Pointer Clone()
const override;
99 double & rTemperature)
override;
187 void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
YieldCriterion::Pointer YieldCriterionPointer
Definition: hyperelastic_plastic_3D_law.hpp:62
FlowRule::Pointer FlowRulePointer
Definition: hyperelastic_plastic_3D_law.hpp:61
HardeningLaw::Pointer HardeningLawPointer
Definition: hyperelastic_plastic_3D_law.hpp:63
Definition: hyperelastic_plastic_thermal_U_P_J2_axisym_2D_law.hpp:33
KRATOS_CLASS_POINTER_DEFINITION(HyperElasticPlasticThermalUPJ2Axisym2DLaw)
ProcessInfo ProcessInfoType
Definition: hyperelastic_plastic_thermal_U_P_J2_axisym_2D_law.hpp:38
ConstitutiveLaw BaseType
Definition: hyperelastic_plastic_thermal_U_P_J2_axisym_2D_law.hpp:39
HardeningLaw::Pointer HardeningLawPointer
Definition: hyperelastic_plastic_thermal_U_P_J2_axisym_2D_law.hpp:44
std::size_t SizeType
Definition: hyperelastic_plastic_thermal_U_P_J2_axisym_2D_law.hpp:40
YieldCriterion::Pointer YieldCriterionPointer
Definition: hyperelastic_plastic_thermal_U_P_J2_axisym_2D_law.hpp:43
FlowRule::Pointer FlowRulePointer
Definition: hyperelastic_plastic_thermal_U_P_J2_axisym_2D_law.hpp:42
Properties::Pointer PropertiesPointer
Definition: hyperelastic_plastic_thermal_U_P_J2_axisym_2D_law.hpp:45
Definition: hyperelastic_plastic_U_P_axisym_2D_law.hpp:32
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
#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
def load(f)
Definition: ode_solve.py:307
Definition: hyperelastic_3D_law.hpp:43