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