15 #if !defined(KRATOS_HYPOELASTIC_TEMPERATURE_DEPENDENT_3D_LAW_H_INCLUDED)
16 #define KRATOS_HYPOELASTIC_TEMPERATURE_DEPENDENT_3D_LAW_H_INCLUDED
59 ConstitutiveLaw::Pointer Clone()
const override;
85 const ProcessInfo& rCurrentProcessInfo)
const override;
94 std::string
Info()
const override;
139 void save(
Serializer& rSerializer)
const override;
std::string Info() const override
Turn back information as a string.
Definition: periodic_interface_process.hpp:93
Definition: constitutive_law.h:47
Geometry base class.
Definition: geometry.h:71
Definition: hypoelastic_3D_law.h:34
Definition: hypoelastic_temperature_dependent_3D_law.h:32
KRATOS_CLASS_POINTER_DEFINITION(HypoelasticTemperatureDependent3DLaw)
ProcessInfo ProcessInfoType
Definition: hypoelastic_temperature_dependent_3D_law.h:37
std::size_t SizeType
Definition: hypoelastic_temperature_dependent_3D_law.h:39
ConstitutiveLaw BaseType
Definition: hypoelastic_temperature_dependent_3D_law.h:38
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
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307
Definition: constitutive_law.h:189