95 ConstitutiveLaw::Pointer Clone()
const override;
151 void save(
Serializer& rSerializer)
const override
Definition: constitutive_law.h:47
std::size_t SizeType
Definition: constitutive_law.h:82
This class defines constitutive model for shape filtering of solid 3D cases. This current implementat...
Definition: helmholtz_jacobian_stiffened_3d.h:55
ConstitutiveLaw BaseType
The base class ConstitutiveLaw type definition.
Definition: helmholtz_jacobian_stiffened_3d.h:65
KRATOS_CLASS_POINTER_DEFINITION(HelmholtzJacobianStiffened3D)
Counted pointer of HelmholtzJacobianStiffened3D.
ProcessInfo ProcessInfoType
The process info type definition.
Definition: helmholtz_jacobian_stiffened_3d.h:62
std::size_t SizeType
The size type definition.
Definition: helmholtz_jacobian_stiffened_3d.h:68
SizeType WorkingSpaceDimension() override
Dimension of the law:
Definition: helmholtz_jacobian_stiffened_3d.h:118
SizeType GetStrainSize() const override
Voigt tensor size:
Definition: helmholtz_jacobian_stiffened_3d.h:126
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
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
bool Has(const std::string &ModelerName)
Checks if the modeler is registered.
Definition: modeler_factory.cpp:24
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:189