96 GeometryType::Pointer pGeom,
97 PropertiesType::Pointer pProperties
110 PropertiesType::Pointer pProperties
190 double GetIntegrationWeight(
209 void save(
Serializer& rSerializer)
const override;
Axisymmetric Total Lagrangian element.
Definition: axisym_total_lagrangian.h:48
ConstitutiveLaw ConstitutiveLawType
Definition: axisym_total_lagrangian.h:53
std::size_t IndexType
The definition of the index type.
Definition: axisym_total_lagrangian.h:62
KRATOS_CLASS_INTRUSIVE_POINTER_DEFINITION(AxisymTotalLagrangian)
Counted pointer of AxisymTotalLagrangian.
ConstitutiveLawType::Pointer ConstitutiveLawPointerType
Pointer type for constitutive laws.
Definition: axisym_total_lagrangian.h:56
std::size_t SizeType
The definition of the sizetype.
Definition: axisym_total_lagrangian.h:65
GeometryData::IntegrationMethod IntegrationMethod
Type definition for integration methods.
Definition: axisym_total_lagrangian.h:59
AxisymTotalLagrangian()
Definition: axisym_total_lagrangian.h:150
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
Total Lagrangian element for 2D and 3D geometries.
Definition: total_lagrangian.h:53
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
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307