14 #if !defined(KRATOS_BINBASED_FAST_POINT_LOCATOR_CONDITIONS_INCLUDED )
15 #define KRATOS_BINBASED_FAST_POINT_LOCATOR_CONDITIONS_INCLUDED
60 template< SizeType TDim>
This class is designed to allow the fast location of MANY points on the top of a 3D mesh....
Definition: binbased_fast_point_locator_conditions.h:63
BinBasedFastPointLocatorConditions(ModelPart &rModelPart)
This is the default constructor.
Definition: binbased_fast_point_locator_conditions.h:82
~BinBasedFastPointLocatorConditions() override=default
Destructor.
KRATOS_CLASS_POINTER_DEFINITION(BinBasedFastPointLocatorConditions)
Pointer definition of BinBasedFastPointLocatorConditions.
BinBasedFastPointLocator< TDim, SpatialContainersConfigure< TDim, Condition > > BaseType
The base type definition.
Definition: binbased_fast_point_locator_conditions.h:69
This class is designed to allow the fast location of MANY points on the top of a 3D mesh.
Definition: binbased_fast_point_locator.h:68
This class aims to manage meshes for multi-physics simulations.
Definition: model_part.h:77
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
std::size_t SizeType
The definition of the size type.
Definition: mortar_classes.h:43