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 <<
"AxisymPointLoadCondition #" <<
Id();
134 rOStream <<
"AxisymPointLoadCondition #" <<
Id();
196 double GetPointLoadIntegrationWeight()
const override;
211 void save(
Serializer& rSerializer)
const override;
Axisymmetric point load condition.
Definition: axisym_point_load_condition.h:48
Condition::Pointer Create(IndexType NewId, NodesArrayType const &ThisNodes, PropertiesType::Pointer pProperties) const override
Creates a new condition pointer.
Definition: axisym_point_load_condition.cpp:61
void PrintData(std::ostream &rOStream) const override
Print object's data.
Definition: axisym_point_load_condition.h:138
KRATOS_CLASS_INTRUSIVE_POINTER_DEFINITION(AxisymPointLoadCondition)
Counted pointer of AxisymPointLoadCondition.
void PrintInfo(std::ostream &rOStream) const override
Print information about this object.
Definition: axisym_point_load_condition.h:132
std::string Info() const override
Turn back information as a string.
Definition: axisym_point_load_condition.h:123
Condition::Pointer Clone(IndexType NewId, NodesArrayType const &ThisNodes) const override
Creates a new condition pointer and clones the previous condition data.
Definition: axisym_point_load_condition.cpp:73
AxisymPointLoadCondition()
Definition: axisym_point_load_condition.h:159
~AxisymPointLoadCondition() override
Destructor.
Definition: axisym_point_load_condition.cpp:91
std::size_t IndexType
Definition: flags.h:74
GeometryType::Pointer pGetGeometry()
Returns the pointer to the geometry.
Definition: geometrical_object.h:140
IndexType Id() const
Definition: indexed_object.h:107
Point Load Condition for 3D and 2D geometries. (base class)
Definition: point_load_condition.hpp:42
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
def load(f)
Definition: ode_solve.py:307