15 #if !defined (KRATOS_HYPERELASTIC_UP_3D_LAW_H_INCLUDED)
16 #define KRATOS_HYPERELASTIC_UP_3D_LAW_H_INCLUDED
23 #include "custom_constitutive/hyperelastic_3D_law.hpp"
97 ConstitutiveLaw::Pointer Clone()
const override;
117 void GetLawFeatures(
Features& rFeatures)
override;
126 void CalculateMaterialResponseKirchhoff (
Parameters & rValues)
override;
166 double & rPressure)
override;
175 Vector & rFactors)
override;
209 void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
Definition: hyperelastic_3D_law.hpp:38
Definition: hyperelastic_UP_3D_law.hpp:39
ConstitutiveLaw BaseType
Definition: hyperelastic_UP_3D_law.hpp:63
std::size_t SizeType
Definition: hyperelastic_UP_3D_law.hpp:64
KRATOS_CLASS_POINTER_DEFINITION(HyperElasticUP3DLaw)
ProcessInfo ProcessInfoType
Definition: hyperelastic_UP_3D_law.hpp:62
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
Definition: constitutive_law.h:137
Definition: constitutive_law.h:189
Definition: hyperelastic_3D_law.hpp:43
Definition: hyperelastic_UP_3D_law.hpp:52
Matrix Volumetric
Definition: hyperelastic_UP_3D_law.hpp:54
Matrix Isochoric
Definition: hyperelastic_UP_3D_law.hpp:53
Definition: hyperelastic_UP_3D_law.hpp:46
Vector Isochoric
Definition: hyperelastic_UP_3D_law.hpp:47
Vector Volumetric
Definition: hyperelastic_UP_3D_law.hpp:48