84 PropertiesType::Pointer pProperties
96 GeometryType::Pointer pGeom,
97 PropertiesType::Pointer pProperties
106 Condition::Pointer
Clone (
123 std::string
Info()
const override
125 std::stringstream buffer;
126 buffer <<
"AxisymLineLoadCondition2D #" <<
Id();
134 rOStream <<
"AxisymLineLoadCondition2D #" <<
Id();
199 double GetIntegrationWeight(
218 void save(
Serializer& rSerializer)
const override;
Axisymmetric line load condition.
Definition: axisym_line_load_condition_2d.h:48
~AxisymLineLoadCondition2D() override
Destructor.
Definition: axisym_line_load_condition_2d.cpp:89
std::string Info() const override
Turn back information as a string.
Definition: axisym_line_load_condition_2d.h:123
KRATOS_CLASS_INTRUSIVE_POINTER_DEFINITION(AxisymLineLoadCondition2D)
Counted pointer of AxisymLineLoadCondition2D.
AxisymLineLoadCondition2D()
Definition: axisym_line_load_condition_2d.h:159
Condition::Pointer Create(IndexType NewId, NodesArrayType const &ThisNodes, PropertiesType::Pointer pProperties) const override
Creates a new condition pointer.
Definition: axisym_line_load_condition_2d.cpp:59
Condition::Pointer Clone(IndexType NewId, NodesArrayType const &ThisNodes) const override
Creates a new condition pointer and clones the previous condition data.
Definition: axisym_line_load_condition_2d.cpp:71
void PrintData(std::ostream &rOStream) const override
Print object's data.
Definition: axisym_line_load_condition_2d.h:138
void PrintInfo(std::ostream &rOStream) const override
Print information about this object.
Definition: axisym_line_load_condition_2d.h:132
std::size_t IndexType
Definition: flags.h:74
GeometryType::Pointer pGetGeometry()
Returns the pointer to the geometry.
Definition: geometrical_object.h:140
std::vector< IntegrationPointType > IntegrationPointsArrayType
Definition: geometry.h:161
IndexType Id() const
Definition: indexed_object.h:107
Line load condition for 3D and 2D geometries.
Definition: line_load_condition.hpp:41
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
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
std::size_t SizeType
The definition of the size type.
Definition: mortar_classes.h:43
def load(f)
Definition: ode_solve.py:307