KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Kratos::Tree< TPartitionType > Member List

This is the complete list of members for Kratos::Tree< TPartitionType >, including all inherited members.

BoundingBoxHighPoint()Kratos::Tree< TPartitionType >inline
BoundingBoxLowPoint()Kratos::Tree< TPartitionType >inline
CoordinateType typedefKratos::Tree< TPartitionType >
DimensionKratos::Tree< TPartitionType >static
DistanceFunction typedefKratos::Tree< TPartitionType >
DistanceIteratorType typedefKratos::Tree< TPartitionType >
ExistPoint(PointerType const &ThisPoint, CoordinateType const Tolerance=static_cast< CoordinateType >(10.0 *DBL_EPSILON))Kratos::Tree< TPartitionType >inline
GetBoundingBox()Kratos::Tree< TPartitionType >inline
IndexType typedefKratos::Tree< TPartitionType >
Info() constKratos::Tree< TPartitionType >inlinevirtual
IteratorType typedefKratos::Tree< TPartitionType >
KRATOS_CLASS_POINTER_DEFINITION(Tree)Kratos::Tree< TPartitionType >
LeafType typedefKratos::Tree< TPartitionType >
NodeType typedefKratos::Tree< TPartitionType >
ObjectType typedefKratos::Tree< TPartitionType >
PartitionType typedefKratos::Tree< TPartitionType >
PointerType typedefKratos::Tree< TPartitionType >
PointType typedefKratos::Tree< TPartitionType >
PrintData(std::ostream &rOStream, std::string const &Perfix=std::string()) constKratos::Tree< TPartitionType >inlinevirtual
PrintInfo(std::ostream &rOStream) constKratos::Tree< TPartitionType >inlinevirtual
SearchInBox(PointType const &MinPointBox, PointType const &MaxPointBox, IteratorType Results, SizeType MaxNumberOfResults)Kratos::Tree< TPartitionType >inline
SearchInRadius(PointType const &ThisPoint, CoordinateType Radius, IteratorType Results, DistanceIteratorType ResultsDistances, SizeType MaxNumberOfResults)Kratos::Tree< TPartitionType >inline
SearchInRadius(PointType const &ThisPoint, CoordinateType Radius, IteratorType Results, SizeType MaxNumberOfResults)Kratos::Tree< TPartitionType >inline
SearchNearestPoint(PointType const &ThisPoint, CoordinateType &rResultDistance)Kratos::Tree< TPartitionType >inline
SearchNearestPoint(PointType const &ThisPoint)Kratos::Tree< TPartitionType >inline
SearchStructureType typedefKratos::Tree< TPartitionType >
SizeType typedefKratos::Tree< TPartitionType >
Tree(IteratorType itPointsBegin, IteratorType itPointsEnd, SizeType BucketSize=1)Kratos::Tree< TPartitionType >inline
Tree(IteratorType itPointsBegin, IteratorType itPointsEnd, Partitions Parts)Kratos::Tree< TPartitionType >inline
~Tree()Kratos::Tree< TPartitionType >inlinevirtual