71 :mrThisModelPart(rThisModelPart)
111 void Execute()
override;
128 std::string
Info()
const override
130 return "MasterSlaveProcess";
136 rOStream <<
"MasterSlaveProcess";
PeriodicInterfaceProcess & operator=(const PeriodicInterfaceProcess &)=delete
std::size_t IndexType
Definition: flags.h:74
Geometry base class.
Definition: geometry.h:71
This process assigns as master/slave the conditions.
Definition: master_slave_process.h:49
~MasterSlaveProcess() override=default
Destructor.
void PrintInfo(std::ostream &rOStream) const override
Print information about this object.
Definition: master_slave_process.h:134
std::string Info() const override
Turn back information as a string.
Definition: master_slave_process.h:128
ModelPart::ConditionsContainerType ConditionsArrayType
Definition: master_slave_process.h:63
void PrintData(std::ostream &rOStream) const override
Print object's data.
Definition: master_slave_process.h:140
KRATOS_CLASS_POINTER_DEFINITION(MasterSlaveProcess)
Pointer definition of MasterSlaveProcess.
ModelPart::NodesContainerType NodesArrayType
Definition: master_slave_process.h:62
MasterSlaveProcess(ModelPart &rThisModelPart)
Default constructor.
Definition: master_slave_process.h:70
void operator()()
Definition: master_slave_process.h:102
This class aims to manage meshes for multi-physics simulations.
Definition: model_part.h:77
MeshType::ConditionsContainerType ConditionsContainerType
Condintions container. A vector set of Conditions with their Id's as key.
Definition: model_part.h:183
MeshType::NodesContainerType NodesContainerType
Nodes container. Which is a vector set of nodes with their Id's as key.
Definition: model_part.h:128
The base class for all processes in Kratos.
Definition: process.h:49
#define KRATOS_CATCH(MoreInfo)
Definition: define.h:110
#define KRATOS_TRY
Definition: define.h:109
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21