15 #if !defined(KRATOS_MU_I_RHEOLOGY_LAW_3D_H_INCLUDED)
16 #define KRATOS_MU_I_RHEOLOGY_LAW_3D_H_INCLUDED
66 ConstitutiveLaw::Pointer Clone()
const override;
89 SizeType WorkingSpaceDimension()
override;
94 SizeType GetStrainSize()
const override;
96 void CalculateMaterialResponseCauchy(
Parameters &rValues)
override;
108 const ProcessInfo &rCurrentProcessInfo)
const override;
117 std::string
Info()
const override;
163 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
std::size_t SizeType
Definition: constitutive_law.h:82
Geometry base class.
Definition: geometry.h:71
Definition: mu_I_rheology_3D_law.h:39
ProcessInfo ProcessInfoType
Definition: mu_I_rheology_3D_law.h:44
KRATOS_CLASS_POINTER_DEFINITION(MuIRheology3DLaw)
ConstitutiveLaw BaseType
Definition: mu_I_rheology_3D_law.h:45
std::size_t SizeType
Definition: mu_I_rheology_3D_law.h:46
This class contains the common infrastructure for the pfem fluid constitutive laws.
Definition: fluid_constitutive_law.h:36
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