96 ConstitutiveLaw::Pointer Clone()
const override;
112 void ComputePositiveStressVector(
114 Vector& rStressVector)
override;
147 void save(
Serializer& rSerializer)
const override;
Definition: constitutive_law.h:47
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
Defines a damage with hardening constitutive law in 3D.
Definition: small_strain_isotropic_damage_3d.h:61
Definition: small_strain_isotropic_damage_traction_only_3d.h:61
ProcessInfo ProcessInfoType
Definition: small_strain_isotropic_damage_traction_only_3d.h:66
~SmallStrainIsotropicDamageTractionOnly3D() override
Default constructor.
ConstitutiveLaw BaseType
Definition: small_strain_isotropic_damage_traction_only_3d.h:67
std::size_t SizeType
Definition: small_strain_isotropic_damage_traction_only_3d.h:68
SmallStrainIsotropicDamageTractionOnly3D(const SmallStrainIsotropicDamageTractionOnly3D &rOther)
Default constructor.
KRATOS_CLASS_POINTER_DEFINITION(SmallStrainIsotropicDamageTractionOnly3D)
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307