waLBerla 7.3
Loading...
Searching...
No Matches
walberla::blockforest::Block::NeighborBlock Struct Reference

#include <Block.h>

Public Member Functions

 NeighborBlock (const BlockForest &forest, const BlockID &id, const uint_t process, const Set< SUID > &state=Set< SUID >::emptySet())
bool operator== (const NeighborBlock &rhs) const
bool operator!= (const NeighborBlock &rhs) const
const BlockIDgetId () const
uint_t getProcess () const
const Set< SUID > & getState () const
const AABBgetAABB () const

Public Attributes

BlockID id_
uint_t process_
Set< SUIDstate_
AABB aabb_

Constructor & Destructor Documentation

◆ NeighborBlock()

walberla::blockforest::Block::NeighborBlock::NeighborBlock ( const BlockForest & forest,
const BlockID & id,
const uint_t process,
const Set< SUID > & state = Set<SUID>::emptySet() )

Member Function Documentation

◆ getAABB()

◆ getId()

◆ getProcess()

◆ getState()

◆ operator!=()

bool walberla::blockforest::Block::NeighborBlock::operator!= ( const NeighborBlock & rhs) const
inline

◆ operator==()

bool walberla::blockforest::Block::NeighborBlock::operator== ( const NeighborBlock & rhs) const
inline

Member Data Documentation

◆ aabb_

◆ id_

◆ process_

uint_t walberla::blockforest::Block::NeighborBlock::process_

◆ state_


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