| 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)=delete | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | |
| 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 override | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | inlinevirtual |
| 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 override | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | inlinevirtual |
| height() const override | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | inlinevirtual |
| KahanAccumulator typedef | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | |
| numChildren() const override | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | inlinevirtual |
| numNodes() const override | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | inlinevirtual |
| numNodes(uint_t &numInside, uint_t &numOutside, uint_t &numIndeterminate, uint_t &numBranch) const override | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | inlinevirtual |
| operator=(const BranchNode &other)=delete | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | |
| 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 override | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | virtual |
| ~BranchNode() override | walberla::geometry::containment_octree::BranchNode< ContainmentOctreeT > | inline |
| ~Node()=default | walberla::geometry::containment_octree::Node< ContainmentOctreeT > | virtual |