14 #if !defined(KRATOS_TRANSFER_NODAL_FORCES_TO_FEM_PROCESS)
15 #define KRATOS_TRANSFER_NODAL_FORCES_TO_FEM_PROCESS
48 void Execute()
override;
54 bool mDampenSolution =
false;
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: transfer_nodal_forces_to_fem.h:32
std::size_t IndexType
Definition: transfer_nodal_forces_to_fem.h:38
KRATOS_CLASS_POINTER_DEFINITION(TransferNodalForcesToFem)
Pointer definition of ApplyMultipointConstraintsProcess.
void operator()()
Definition: transfer_nodal_forces_to_fem.h:46
~TransferNodalForcesToFem() override=default
ModelPart & mrModelPart
Definition: transfer_nodal_forces_to_fem.h:53
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