96 GeometryType::Pointer pGeom,
97 PropertiesType::Pointer pProperties
110 PropertiesType::Pointer pProperties
203 const Vector& StrainVector
212 double GetIntegrationWeight(
231 void save(
Serializer& rSerializer)
const override;
Axisymmetric Kinematic Linear element.
Definition: axisym_small_displacement.h:48
std::size_t SizeType
The definition of the sizetype.
Definition: axisym_small_displacement.h:65
std::size_t IndexType
The definition of the index type.
Definition: axisym_small_displacement.h:62
ConstitutiveLawType::Pointer ConstitutiveLawPointerType
Pointer type for constitutive laws.
Definition: axisym_small_displacement.h:56
GeometryData::IntegrationMethod IntegrationMethod
Type definition for integration methods.
Definition: axisym_small_displacement.h:59
KRATOS_CLASS_INTRUSIVE_POINTER_DEFINITION(AxisymSmallDisplacement)
Counted pointer of AxisymSmallDisplacement.
AxisymSmallDisplacement()
Definition: axisym_small_displacement.h:150
ConstitutiveLaw ConstitutiveLawType
Definition: axisym_small_displacement.h:53
Definition: constitutive_law.h:47
std::size_t IndexType
Definition: flags.h:74
IntegrationMethod
Definition: geometry_data.h:76
std::vector< IntegrationPointType > IntegrationPointsArrayType
Definition: geometry.h:161
PointerVector is a container like stl vector but using a vector to store pointers to its data.
Definition: pointer_vector.h:72
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
Small displacement element for 2D and 3D geometries.
Definition: small_displacement.h:54
std::size_t IndexType
The definition of the index type.
Definition: key_hash.h:35
Modeler::Pointer Create(const std::string &ModelerName, Model &rModel, const Parameters ModelParameters)
Checks if the modeler is registered.
Definition: modeler_factory.cpp:30
void ComputeEquivalentF(const Element &rElement, const TVectorType &rStrainTensor, TMatrixType &rF)
This method computes the deformation gradient F (for small deformation solid elements)
Definition: structural_mechanics_element_utilities.h:69
void CalculateB(const GeometricalObject &rElement, const TMatrixType1 &rDN_DX, TMatrixType2 &rB)
This method computes the deformation tensor B (for small deformation solid elements)
Definition: structural_mechanics_element_utilities.h:105
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307