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: