13 #if !defined(KRATOS_DEM_SURFACE_LOAD_FROM_DEM_CONDITION_3D_H_INCLUDED )
14 #define KRATOS_DEM_SURFACE_LOAD_FROM_DEM_CONDITION_3D_H_INCLUDED
71 GeometryType::Pointer pGeometry
77 GeometryType::Pointer pGeometry,
78 PropertiesType::Pointer pProperties
96 GeometryType::Pointer pGeom,
97 PropertiesType::Pointer pProperties
100 Condition::Pointer
Create(
103 PropertiesType::Pointer pProperties
112 Condition::Pointer Clone (
169 const bool CalculateStiffnessMatrixFlag,
170 const bool CalculateResidualVectorFlag
174 const Matrix& n_container,
175 const unsigned int& number_of_nodes,
176 const unsigned int& g_point);
228 void save(
Serializer& rSerializer )
const override
std::size_t IndexType
Definition: flags.h:74
IntegrationMethod
Definition: geometry_data.h:76
PointerVector is a container like stl vector but using a vector to store pointers to its data.
Definition: pointer_vector.h:72
ProcessInfo holds the current value of different solution parameters.
Definition: process_info.h:59
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
This class is the responsible to add the contributions of the RHS and LHS of the surface loads of the...
Definition: surface_load_condition_3d.h:53
Definition: surface_load_from_DEM_condition_3d.h:50
KRATOS_CLASS_POINTER_DEFINITION(SurfaceLoadFromDEMCondition3D)
SurfaceLoadCondition3D BaseType
Definition: surface_load_from_DEM_condition_3d.h:56
#define KRATOS_SERIALIZE_SAVE_BASE_CLASS(Serializer, BaseType)
Definition: define.h:812
#define KRATOS_SERIALIZE_LOAD_BASE_CLASS(Serializer, BaseType)
Definition: define.h:815
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