appendBranchId(const uint_t branchId) | walberla::blockforest::BlockID | |
BlockID() | walberla::blockforest::BlockID | inline |
BlockID(const BlockID &id) | walberla::blockforest::BlockID | inline |
BlockID(const uint_t treeIndex, const uint_t treeIdMarker) | walberla::blockforest::BlockID | inline |
BlockID(const BlockID &id, const uint_t branchId) | walberla::blockforest::BlockID | inline |
BlockID(const std::vector< uint8_t > &array, const uint_t offset, const uint_t bytes) | walberla::blockforest::BlockID | |
blocks_ | walberla::blockforest::BlockID | private |
clear() | walberla::blockforest::BlockID | inline |
fromBuffer(Buffer_T &buffer) | walberla::blockforest::BlockID | |
getBranchId() const | walberla::blockforest::BlockID | inline |
getFatherId() const | walberla::blockforest::BlockID | inline |
getID() const | walberla::blockforest::BlockID | inlinevirtual |
getSuperId() const | walberla::blockforest::BlockID | inline |
getTreeId() const | walberla::blockforest::BlockID | inline |
getTreeIndex() const | walberla::blockforest::BlockID | inline |
getUsedBits() const | walberla::blockforest::BlockID | inline |
getUsedBytes() const | walberla::blockforest::BlockID | inline |
IDType typedef | walberla::domain_decomposition::IBlockID | |
init(const uint_t treeIndex, const uint_t treeIdMarker) | walberla::blockforest::BlockID | inline |
operator!=(const IBlockID &rhs) const | walberla::blockforest::BlockID | inlinevirtual |
operator<(const IBlockID &rhs) const | walberla::blockforest::BlockID | inlinevirtual |
operator==(const IBlockID &rhs) const | walberla::blockforest::BlockID | inlinevirtual |
removeBranchId() | walberla::blockforest::BlockID | |
SHIFT | walberla::blockforest::BlockID | privatestatic |
toBuffer(Buffer_T &buffer) const | walberla::blockforest::BlockID | |
toByteArray(std::vector< uint8_t > &array, const uint_t offset, const uint_t bytes) const | walberla::blockforest::BlockID | |
toStream(std::ostream &os) const | walberla::blockforest::BlockID | inlinevirtual |
usedBits_ | walberla::blockforest::BlockID | private |
WALBERLA_STATIC_ASSERT(math::UINT_BITS > 31) | walberla::blockforest::BlockID | private |
WALBERLA_STATIC_ASSERT(!(math::UINT_BITS &(math::UINT_BITS - 1))) | walberla::blockforest::BlockID | private |
~IBlockID()=default | walberla::domain_decomposition::IBlockID | virtual |