59 ConstitutiveLaw::Pointer Clone()
const override;
84 void GetLawFeatures(
Features& rFeatures)
override;
123 void CalculateMaterialResponsePK2(
Parameters& rValues)
override;
181 void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
std::size_t SizeType
Definition: constitutive_law.h:82
Geometry base class.
Definition: geometry.h:71
std::size_t SizeType
Definition: hyper_elastic_isotropic_henky_1d.h:43
void FinalizeMaterialResponsePK2(Parameters &rValues) override
Definition: hyper_elastic_isotropic_henky_1d.h:126
ConstitutiveLaw BaseType
Definition: hyper_elastic_isotropic_henky_1d.h:42
SizeType GetStrainSize() const override
Definition: hyper_elastic_isotropic_henky_1d.h:89
ProcessInfo ProcessInfoType
Definition: hyper_elastic_isotropic_henky_1d.h:41
KRATOS_CLASS_POINTER_DEFINITION(HyperElasticIsotropicHenky1D)
This class provides to Kratos a data structure for I/O based on the standard of JSON.
Definition: kratos_parameters.h:59
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
Variable class contains all information needed to store and retrive data from a data container.
Definition: variable.h:63
#define KRATOS_SERIALIZE_SAVE_BASE_CLASS(Serializer, BaseType)
Definition: define.h:812
#define KRATOS_SERIALIZE_LOAD_BASE_CLASS(Serializer, BaseType)
Definition: define.h:815
This constitutive law represents the hyper-elastic henky 1D law.
Parameters GetValue(Parameters &rParameters, const std::string &rEntry)
Definition: add_kratos_parameters_to_python.cpp:53
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