14 #if !defined(KRATOS_MPM_GRID_AXISYM_POINT_LOAD_CONDITION_H_INCLUDED )
15 #define KRATOS_MPM_GRID_AXISYM_POINT_LOAD_CONDITION_H_INCLUDED
79 GeometryType::Pointer pGeometry,
80 PropertiesType::Pointer pProperties
86 PropertiesType::Pointer pProperties
163 double GetPointLoadIntegrationWeight()
override;
178 void save(
Serializer& rSerializer)
const override;
std::size_t IndexType
Definition: flags.h:74
Axisymmetric point load condition.
Definition: mpm_grid_axisym_point_load_condition.h:51
~MPMGridAxisymPointLoadCondition() override
Destructor.
Definition: mpm_grid_axisym_point_load_condition.cpp:75
KRATOS_CLASS_INTRUSIVE_POINTER_DEFINITION(MPMGridAxisymPointLoadCondition)
Counted pointer of MPMGridAxisymPointLoadCondition.
Condition::Pointer Create(IndexType NewId, GeometryType::Pointer pGeometry, PropertiesType::Pointer pProperties) const override
It creates a new condition pointer.
Definition: mpm_grid_axisym_point_load_condition.cpp:51
MPMGridAxisymPointLoadCondition()
Definition: mpm_grid_axisym_point_load_condition.h:126
Short class definition.
Definition: mpm_grid_point_load_condition.h:55
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