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)walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >private
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) constwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
walberla::geometry::containment_octree::Node::contains(const Point &p) const =0walberla::geometry::containment_octree::Node< ContainmentOctreeT >pure virtual
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) constwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
height() constwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
KahanAccumulator typedefwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >
numChildren() constwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
numNodes() constwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
numNodes(uint_t &numInside, uint_t &numOutside, uint_t &numIndeterminate, uint_t &numBranch) constwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
operator=(const BranchNode &other)walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >private
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) constwalberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >virtual
walberla::geometry::containment_octree::Node::volumes(KahanAccumulator &insideVolume, KahanAccumulator &outsideVolume, KahanAccumulator &indeterminateVolume, Scalar volume) const =0walberla::geometry::containment_octree::Node< ContainmentOctreeT >pure virtual
~BranchNode()walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT >inlinevirtual
~Node()=defaultwalberla::geometry::containment_octree::Node< ContainmentOctreeT >virtual