8 #if !defined (KRATOS_THERMAL_SIMO_JU_NONLOCAL_DAMAGE_PLANE_STRESS_2D_LAW_H_INCLUDED)
9 #define KRATOS_THERMAL_SIMO_JU_NONLOCAL_DAMAGE_PLANE_STRESS_2D_LAW_H_INCLUDED
19 #include "custom_constitutive/custom_hardening_laws/exponential_damage_hardening_law.hpp"
20 #include "custom_constitutive/custom_yield_criteria/simo_ju_yield_criterion.hpp"
56 ConstitutiveLaw::Pointer Clone()
const override;
66 void CalculateCharacteristicSize(
double& rCharacteristicSize,
const GeometryType& DomainGeometry )
override;
74 void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
Geometry base class.
Definition: geometry.h:71
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
FlowRule::Pointer FlowRulePointer
Definition: thermal_nonlocal_damage_3D_law.hpp:28
HardeningLaw::Pointer HardeningLawPointer
Definition: thermal_nonlocal_damage_3D_law.hpp:30
YieldCriterion::Pointer YieldCriterionPointer
Definition: thermal_nonlocal_damage_3D_law.hpp:29
Definition: thermal_nonlocal_damage_plane_stress_2D_law.hpp:22
Definition: thermal_simo_ju_nonlocal_damage_plane_stress_2D_law.hpp:28
FlowRule::Pointer FlowRulePointer
Definition: thermal_simo_ju_nonlocal_damage_plane_stress_2D_law.hpp:34
YieldCriterion::Pointer YieldCriterionPointer
Definition: thermal_simo_ju_nonlocal_damage_plane_stress_2D_law.hpp:35
HardeningLaw::Pointer HardeningLawPointer
Definition: thermal_simo_ju_nonlocal_damage_plane_stress_2D_law.hpp:36
KRATOS_CLASS_POINTER_DEFINITION(ThermalSimoJuNonlocalDamagePlaneStress2DLaw)
#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