waLBerla 7.3
Loading...
Searching...
No Matches
walberla::mesh::distance_octree::BranchNode< MeshType >::ChildInfo Struct Reference

Public Member Functions

 ChildInfo (const Node< MeshType > *_child, const Point &p)
bool operator< (const ChildInfo &other) const

Public Attributes

const Node< MeshType > * child
Scalar minSqBoxDist

Constructor & Destructor Documentation

◆ ChildInfo()

template<typename MeshType>
walberla::mesh::distance_octree::BranchNode< MeshType >::ChildInfo::ChildInfo ( const Node< MeshType > * _child,
const Point & p )
inline

Member Function Documentation

◆ operator<()

template<typename MeshType>
bool walberla::mesh::distance_octree::BranchNode< MeshType >::ChildInfo::operator< ( const ChildInfo & other) const
inline

Member Data Documentation

◆ child

template<typename MeshType>
const Node<MeshType>* walberla::mesh::distance_octree::BranchNode< MeshType >::ChildInfo::child

◆ minSqBoxDist

template<typename MeshType>
Scalar walberla::mesh::distance_octree::BranchNode< MeshType >::ChildInfo::minSqBoxDist

The documentation for this struct was generated from the following file:
  • /builds/administration/walberla-website/walberla/src/mesh_common/distance_octree/BranchNode.h