53 template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster = TNumNodes>
102 Properties::Pointer pPairedProperties = nullptr
118 void CheckContactModelParts()
override;
123 void ResetContactOperators()
override;
140 std::string
Info()
const override
142 return "MPCContactSearchProcess";
180 void CleanModelPart(
ModelPart& rModelPart)
override;
215 inline IndexType GetMaximumConstraintsIds();
229 Condition::Pointer AddPairing(
232 GeometricalObject::Pointer pCondSlave,
234 GeometricalObject::Pointer pCondMaster,
236 IndexMap::Pointer pIndexesPairs,
237 Properties::Pointer pProperties
269 template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
276 template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::string Info() const override
Turn back information as a string.
Definition: periodic_interface_process.hpp:93
std::size_t IndexType
Definition: flags.h:74
This class aims to manage meshes for multi-physics simulations.
Definition: model_part.h:77
This class provides to Kratos a data structure for I/O based on the standard of JSON.
Definition: kratos_parameters.h:59
std::size_t IndexType
The definition of the index type.
Definition: key_hash.h:35
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
ModelPart::ConditionsContainerType ConditionsArrayType
Definition: gid_gauss_point_container.h:43
Geometry< Node > GeometryType
The definition of the geometry.
Definition: mortar_classes.h:37
ModelPart::NodesContainerType NodesArrayType
Definition: gid_gauss_point_container.h:42
std::istream & operator>>(std::istream &rIStream, LinearMasterSlaveConstraint &rThis)
input stream function
std::ostream & operator<<(std::ostream &rOStream, const LinearMasterSlaveConstraint &rThis)
output stream function
Definition: linear_master_slave_constraint.h:432