13 #if !defined (KRATOS_ISOTROPIC_DAMAGE_COHESIVE_2D_LAW_H_INCLUDED)
14 #define KRATOS_ISOTROPIC_DAMAGE_COHESIVE_2D_LAW_H_INCLUDED
40 ConstitutiveLaw::Pointer
Clone()
const override
57 void GetLawFeatures(Features& rFeatures)
override;
67 void ComputeEquivalentStrain(ConstitutiveLawVariables& rVariables,
Parameters& rValues)
override;
69 void GetElasticConstitutiveMatrix(
Matrix& rElasticConstitutiveMatrix,
70 ConstitutiveLawVariables& rVariables,
81 void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
Definition: isotropic_damage_cohesive_2D_law.hpp:27
IsotropicDamageCohesive2DLaw(const IsotropicDamageCohesive2DLaw &rOther)
Definition: isotropic_damage_cohesive_2D_law.hpp:46
~IsotropicDamageCohesive2DLaw() override
Definition: isotropic_damage_cohesive_2D_law.hpp:51
ConstitutiveLaw::Pointer Clone() const override
Clone function (has to be implemented by any derived class)
Definition: isotropic_damage_cohesive_2D_law.hpp:40
IsotropicDamageCohesive2DLaw()
Definition: isotropic_damage_cohesive_2D_law.hpp:36
KRATOS_CLASS_POINTER_DEFINITION(IsotropicDamageCohesive2DLaw)
Definition: isotropic_damage_cohesive_3D_law.hpp:32
This class provides to Kratos a data structure for I/O based on the standard of JSON.
Definition: kratos_parameters.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
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307