14 #if !defined(KRATOS_REMOVE_ALONE_DEM_ELEMENTS_PROCESS)
15 #define KRATOS_REMOVE_ALONE_DEM_ELEMENTS_PROCESS
44 void Execute()
override;
This class aims to manage meshes for multi-physics simulations.
Definition: model_part.h:77
The base class for all processes in Kratos.
Definition: process.h:49
Definition: remove_alone_DEM_elements_process.h:28
~RemoveAloneDEMElementsProcess() override=default
void operator()()
Definition: remove_alone_DEM_elements_process.h:42
KRATOS_CLASS_POINTER_DEFINITION(RemoveAloneDEMElementsProcess)
Pointer definition of ApplyMultipointConstraintsProcess.
ModelPart & mrDEMModelPart
Definition: remove_alone_DEM_elements_process.h:50
ModelPart & mrModelPart
Definition: remove_alone_DEM_elements_process.h:49
std::size_t IndexType
Definition: remove_alone_DEM_elements_process.h:34
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
ModelPart::NodesContainerType::iterator NodeIteratorType
Definition: fix_free_velocity_on_nodes_process.h:25
Node NodeType
The definition of the node.
Definition: tetrahedral_mesh_orientation_check.h:34
std::size_t SizeType
The definition of the size type.
Definition: mortar_classes.h:43