10 #if !defined (KRATOS_ISOTROPIC_DAMAGE_SIMO_JU_3D_LAW_H_INCLUDED)
11 #define KRATOS_ISOTROPIC_DAMAGE_SIMO_JU_3D_LAW_H_INCLUDED
18 #include "custom_constitutive/linear_elastic_plastic_3D_law.hpp"
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_3D_law.hpp:26
std::size_t SizeType
Definition: isotropic_damage_simo_ju_3D_law.hpp:33
HardeningLaw::Pointer HardeningLawPointer
Definition: isotropic_damage_simo_ju_3D_law.hpp:37
Properties::Pointer PropertiesPointer
Definition: isotropic_damage_simo_ju_3D_law.hpp:38
KRATOS_CLASS_POINTER_DEFINITION(IsotropicDamageSimoJu3DLaw)
FlowRule::Pointer FlowRulePointer
Definition: isotropic_damage_simo_ju_3D_law.hpp:35
ProcessInfo ProcessInfoType
Definition: isotropic_damage_simo_ju_3D_law.hpp:31
ConstitutiveLaw BaseType
Definition: isotropic_damage_simo_ju_3D_law.hpp:32
YieldCriterion::Pointer YieldCriterionPointer
Definition: isotropic_damage_simo_ju_3D_law.hpp:36
Definition: linear_elastic_plastic_3D_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