waLBerla 7.2
Loading...
Searching...
No Matches
walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > Member List

This is the complete list of members for walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >, including all inherited members.

AABB typedefwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >
BranchNode(const shared_ptr< const DistanceObject > &distanceObject, const AABB &aabb, const Scalar epsilon, const uint_t maxDepth, const Scalar minAABBVolume)walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inline
BranchNode(const BranchNode &other)=deletewalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >
center() constwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inline
center_walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >protected
children_walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >protected
contains(const Point &p) const overridewalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
DistanceObject typedefwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >
fromPoint(const Point &p)walberla::geometry::containment_octree::Node< ContainmentOctreeT >inlinestatic
fromScalar(const Scalar &x)walberla::geometry::containment_octree::Node< ContainmentOctreeT >inlinestatic
getChild(const uint_t idx) const overridewalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
height() const overridewalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
KahanAccumulator typedefwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >
numChildren() const overridewalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
numNodes() const overridewalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
numNodes(uint_t &numInside, uint_t &numOutside, uint_t &numIndeterminate, uint_t &numBranch) const overridewalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
operator=(const BranchNode &other)=deletewalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >
Point typedefwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >
Scalar typedefwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >
toPoint(const Vector3< real_t > &p)walberla::geometry::containment_octree::Node< ContainmentOctreeT >inlinestatic
toScalar(const real_t &x)walberla::geometry::containment_octree::Node< ContainmentOctreeT >inlinestatic
volumes(KahanAccumulator &insideVolume, KahanAccumulator &outsideVolume, KahanAccumulator &indeterminateVolume, Scalar volume) const overridewalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >virtual
~BranchNode() overridewalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inline
~Node()=defaultwalberla::geometry::containment_octree::Node< ContainmentOctreeT >virtual