13 #if !defined (KRATOS_JOHNSON_COOK_THERMAL_PLASTIC_2D_PLANE_STRAIN_LAW_H_INCLUDED)
14 #define KRATOS_JOHNSON_COOK_THERMAL_PLASTIC_2D_PLANE_STRAIN_LAW_H_INCLUDED
66 ConstitutiveLaw::Pointer Clone()
const override;
87 void MakeStrainStressMatrixFromVector(
const Vector& rInput,
Matrix& rOutput)
override;
89 void MakeStrainStressVectorFromMatrix(
const Matrix& rInput,
Vector& rOutput)
override;
95 void save(
Serializer& rSerializer)
const override
std::size_t SizeType
Definition: constitutive_law.h:82
Definition: johnson_cook_thermal_plastic_plane_strain_2D_law.hpp:35
KRATOS_CLASS_POINTER_DEFINITION(JohnsonCookThermalPlastic2DPlaneStrainLaw)
Counted pointer of JohnsonCookThermalPlastic2DPlaneStrainLaw.
SizeType GetStrainSize() const override
Voigt tensor size:
Definition: johnson_cook_thermal_plastic_plane_strain_2D_law.hpp:80
JohnsonCookThermalPlastic2DPlaneStrainLaw & operator=(const JohnsonCookThermalPlastic2DPlaneStrainLaw &rOther)
JohnsonCookThermalPlastic3DLaw BaseType
Definition: johnson_cook_thermal_plastic_plane_strain_2D_law.hpp:40
Properties::Pointer PropertiesPointer
Definition: johnson_cook_thermal_plastic_plane_strain_2D_law.hpp:42
std::size_t SizeType
Definition: johnson_cook_thermal_plastic_plane_strain_2D_law.hpp:41
SizeType WorkingSpaceDimension() override
Dimension of the law:
Definition: johnson_cook_thermal_plastic_plane_strain_2D_law.hpp:74
ProcessInfo ProcessInfoType
Type Definitions.
Definition: johnson_cook_thermal_plastic_plane_strain_2D_law.hpp:39
Definition: johnson_cook_thermal_plastic_3D_law.hpp:41
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
#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