14 #if !defined(KRATOS_GENERATE_INITIAL_SKIN_DEM_PROCESS)
15 #define KRATOS_GENERATE_INITIAL_SKIN_DEM_PROCESS
50 void Execute()
override;
61 const Properties::Pointer pProperties,
const double Radius,
NodeIteratorType rNode);
66 double GetMinimumValue(
const Vector& rValues);
71 int GetMaximumDEMId();
76 int GetMaximumFEMId();
Definition: generate_initial_skin_DEM_process.h:31
~GenerateInitialSkinDEMProcess() override=default
ModelPart & mrDEMModelPart
Definition: generate_initial_skin_DEM_process.h:82
ModelPart & mrModelPart
Definition: generate_initial_skin_DEM_process.h:81
std::size_t IndexType
Definition: generate_initial_skin_DEM_process.h:37
KRATOS_CLASS_POINTER_DEFINITION(GenerateInitialSkinDEMProcess)
Pointer definition of ApplyMultipointConstraintsProcess.
void operator()()
Definition: generate_initial_skin_DEM_process.h:45
This class aims to manage meshes for multi-physics simulations.
Definition: model_part.h:77
This class defines the node.
Definition: node.h:65
Definition: create_and_destroy.h:33
The base class for all processes in Kratos.
Definition: process.h:49
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