waLBerla 7.3
Loading...
Searching...
No Matches
walberla::blockforest::BlockForest::BlockInformation::Node Struct Reference

Public Member Functions

 Node ()
 Node (const uint_t process, const Set< SUID > &state)
bool operator== (const Node &rhs) const
bool operator!= (const Node &rhs) const
void setChild (const uint_t index, shared_ptr< Node > const child)

Public Attributes

uint_t process_
Set< SUIDstate_
std::vector< shared_ptr< Node > > children_

Constructor & Destructor Documentation

◆ Node() [1/2]

◆ Node() [2/2]

Member Function Documentation

◆ operator!=()

bool walberla::blockforest::BlockForest::BlockInformation::Node::operator!= ( const Node & rhs) const
inline

◆ operator==()

bool walberla::blockforest::BlockForest::BlockInformation::Node::operator== ( const Node & rhs) const
inline

◆ setChild()

void walberla::blockforest::BlockForest::BlockInformation::Node::setChild ( const uint_t index,
shared_ptr< Node > const child )
inline

Member Data Documentation

◆ children_

◆ process_

◆ state_


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