#include <point_configure.h>
|
|
static void | CalculateBoundingBox (const PointerType &r_p_point, PointType &r_low_point, PointType &r_high_point) |
|
static void | CalculateBoundingBox (const PointerType &r_p_point, PointType &r_low_point, PointType &r_high_point, const double &radius) |
|
static void | CalculateCenter (const PointerType &r_p_point, PointType &rCenter) |
|
static bool | Intersection (const PointerType &r_p_point_1, const PointerType &r_p_point_2) |
|
static bool | Intersection (const PointerType &r_p_point_1, const PointerType &r_p_point_2, const double &radius) |
|
static bool | IntersectionBox (const PointerType &r_p_point, const PointType &r_low_point, const PointType &r_high_point) |
|
static bool | IntersectionBox (const PointerType &r_p_point, const PointType &r_low_point, const PointType &r_high_point, const double &radius) |
|
static void | Distance (const PointerType &r_p_point_1, const PointerType &r_p_point_2, double &distance) |
|
◆ ContainerType
template<std::size_t TDimension>
◆ DistanceIteratorType
template<std::size_t TDimension>
◆ IteratorType
template<std::size_t TDimension>
◆ PointerType
template<std::size_t TDimension>
◆ PointsContainerType
template<std::size_t TDimension>
◆ PointType
template<std::size_t TDimension>
◆ ResultContainerType
template<std::size_t TDimension>
◆ ResultIteratorType
template<std::size_t TDimension>
◆ SearchType
template<std::size_t TDimension>
◆ anonymous enum
template<std::size_t TDimension>
Enumerator |
---|
Dimension | |
DIMENSION | |
MAX_LEVEL | |
MIN_LEVEL | |
◆ PointConfigure()
template<std::size_t TDimension>
◆ ~PointConfigure()
template<std::size_t TDimension>
◆ CalculateBoundingBox() [1/2]
template<std::size_t TDimension>
◆ CalculateBoundingBox() [2/2]
template<std::size_t TDimension>
◆ CalculateCenter()
template<std::size_t TDimension>
◆ Distance()
template<std::size_t TDimension>
◆ Info()
template<std::size_t TDimension>
Turn back information as a string.
◆ Intersection() [1/2]
template<std::size_t TDimension>
◆ Intersection() [2/2]
template<std::size_t TDimension>
◆ IntersectionBox() [1/2]
template<std::size_t TDimension>
◆ IntersectionBox() [2/2]
template<std::size_t TDimension>
◆ KRATOS_CLASS_POINTER_DEFINITION()
template<std::size_t TDimension>
◆ PrintData()
template<std::size_t TDimension>
◆ PrintInfo()
template<std::size_t TDimension>
Print information about this object.
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/SwimmingDEMApplication/custom_utilities/search/point_configure.h