57 ConstitutiveLaw::Pointer Clone()
const override;
82 void GetLawFeatures(
Features& rFeatures)
override;
129 void CalculateMaterialResponsePK2(
Parameters& rValues)
override;
191 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
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
ConstitutiveLaw BaseType
Definition: truss_constitutive_law.h:40
KRATOS_CLASS_POINTER_DEFINITION(TrussConstitutiveLaw)
ProcessInfo ProcessInfoType
Definition: truss_constitutive_law.h:39
std::size_t SizeType
Definition: truss_constitutive_law.h:41
void FinalizeMaterialResponsePK2(Parameters &rValues) override
Definition: truss_constitutive_law.h:132
SizeType GetStrainSize() const override
Definition: truss_constitutive_law.h:87
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
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
This constitutive law represents a linear elastic 1D law.
def load(f)
Definition: ode_solve.py:307
Definition: constitutive_law.h:137
Definition: constitutive_law.h:189