15 #if !defined(KRATOS_MPM_PARTICLE_BASE_LOAD_CONDITION_H_INCLUDED )
16 #define KRATOS_MPM_PARTICLE_BASE_LOAD_CONDITION_H_INCLUDED
190 void save(
Serializer& rSerializer )
const override
std::size_t IndexType
Definition: flags.h:74
Definition: mpm_particle_base_condition.h:50
Short class definition.
Definition: mpm_particle_base_load_condition.h:55
~MPMParticleBaseLoadCondition() override
Definition: mpm_particle_base_load_condition.h:76
virtual double GetPointLoadIntegrationWeight()
Definition: mpm_particle_base_load_condition.cpp:26
virtual void MPMShapeFunctionPointValues(Vector &rResult) const override
Definition: mpm_particle_base_load_condition.cpp:36
MPMParticleBaseLoadCondition(IndexType NewId, GeometryType::Pointer pGeometry)
Definition: mpm_particle_base_load_condition.h:68
MPMParticleBaseLoadCondition(IndexType NewId, GeometryType::Pointer pGeometry, PropertiesType::Pointer pProperties)
Definition: mpm_particle_base_load_condition.h:72
KRATOS_CLASS_INTRUSIVE_POINTER_DEFINITION(MPMParticleBaseLoadCondition)
Counted pointer of MPMParticleBaseLoadCondition.
MPMParticleBaseLoadCondition()
Definition: mpm_particle_base_load_condition.h:64
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
#define KRATOS_SERIALIZE_SAVE_BASE_CLASS(Serializer, BaseType)
Definition: define.h:812
#define KRATOS_SERIALIZE_LOAD_BASE_CLASS(Serializer, BaseType)
Definition: define.h:815
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
def load(f)
Definition: ode_solve.py:307