10 #if !defined (KRATOS_ISOTROPIC_DAMAGE_SIMO_JU_PLANE_STRESS_2D_LAW_H_INCLUDED)
11 #define KRATOS_ISOTROPIC_DAMAGE_SIMO_JU_PLANE_STRESS_2D_LAW_H_INCLUDED
74 ConstitutiveLaw::Pointer Clone()
const override;
139 void CalculateCharacteristicSize(
double& rCharacteristicSize,
const GeometryType& DomainGeometry )
override;
175 void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
Geometry base class.
Definition: geometry.h:71
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: isotropic_damage_simo_ju_plane_stress_2D_law.hpp:26
ProcessInfo ProcessInfoType
Definition: isotropic_damage_simo_ju_plane_stress_2D_law.hpp:31
Properties::Pointer PropertiesPointer
Definition: isotropic_damage_simo_ju_plane_stress_2D_law.hpp:38
std::size_t SizeType
Definition: isotropic_damage_simo_ju_plane_stress_2D_law.hpp:33
HardeningLaw::Pointer HardeningLawPointer
Definition: isotropic_damage_simo_ju_plane_stress_2D_law.hpp:37
KRATOS_CLASS_POINTER_DEFINITION(IsotropicDamageSimoJuPlaneStress2DLaw)
YieldCriterion::Pointer YieldCriterionPointer
Definition: isotropic_damage_simo_ju_plane_stress_2D_law.hpp:36
FlowRule::Pointer FlowRulePointer
Definition: isotropic_damage_simo_ju_plane_stress_2D_law.hpp:35
ConstitutiveLaw BaseType
Definition: isotropic_damage_simo_ju_plane_stress_2D_law.hpp:32
Definition: linear_elastic_plastic_plane_stress_2D_law.hpp:27
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