addBlockData(const std::string &identifier=std::string()) | walberla::blockforest::BlockForest | inline |
addBlockData(const shared_ptr< T > &dataHandling, const std::string &identifier=std::string(), const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet()) | walberla::blockforest::BlockForest | inline |
addBlockData(std::function< T *(IBlock *const block) > function, const std::string &identifier=std::string(), const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet()) | walberla::blockforest::BlockForest | inline |
addBlockData(const domain_decomposition::internal::SelectableBlockDataHandlingWrapper &dataHandling, const std::string &identifier=std::string()) | walberla::blockforest::BlockForest | inline |
addBlockData(IBlock *const block, const BlockDataID &index, domain_decomposition::internal::BlockData *const data) | walberla::blockforest::BlockForest | inlineprotected |
addCallbackFunctionAfterBlockDataIsRestored(const SnapshotRestoreCallbackFunction &f) | walberla::blockforest::BlockForest | inline |
addRefreshCallbackFunctionAfterBlockDataIsUnpacked(const RefreshCallbackFunction &f) | walberla::blockforest::BlockForest | inline |
addRefreshCallbackFunctionBeforeBlockDataIsPacked(const RefreshCallbackFunction &f) | walberla::blockforest::BlockForest | inline |
addRefreshCallbackFunctionBeforeBlockDataIsUnpacked(const RefreshCallbackFunction &f) | walberla::blockforest::BlockForest | inline |
allowChangingDepth_ | walberla::blockforest::BlockForest | private |
allowMultipleRefreshCycles() const | walberla::blockforest::BlockForest | inline |
allowMultipleRefreshCycles(const bool m) | walberla::blockforest::BlockForest | inline |
allowMultipleRefreshCycles_ | walberla::blockforest::BlockForest | private |
allowRefreshChangingDepth() const | walberla::blockforest::BlockForest | inline |
allowRefreshChangingDepth(const bool c) | walberla::blockforest::BlockForest | inline |
alwaysRebalanceInRefresh(const bool b) | walberla::blockforest::BlockForest | inline |
alwaysRebalanceInRefresh() const | walberla::blockforest::BlockForest | inline |
alwaysRebalanceInRefresh_ | walberla::blockforest::BlockForest | private |
atDomainMaxBorder(const uint_t index, const IBlock &block) const | walberla::domain_decomposition::BlockStorage | inline |
atDomainMinBorder(const uint_t index, const IBlock &block) const | walberla::domain_decomposition::BlockStorage | inline |
atDomainXMaxBorder(const IBlock &block) const | walberla::domain_decomposition::BlockStorage | inline |
atDomainXMinBorder(const IBlock &block) const | walberla::domain_decomposition::BlockStorage | inline |
atDomainYMaxBorder(const IBlock &block) const | walberla::domain_decomposition::BlockStorage | inline |
atDomainYMinBorder(const IBlock &block) const | walberla::domain_decomposition::BlockStorage | inline |
atDomainZMaxBorder(const IBlock &block) const | walberla::domain_decomposition::BlockStorage | inline |
atDomainZMinBorder(const IBlock &block) const | walberla::domain_decomposition::BlockStorage | inline |
begin(const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet()) | walberla::domain_decomposition::BlockStorage | inline |
begin(const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet()) const | walberla::domain_decomposition::BlockStorage | inline |
BlockContainerType typedef | walberla::domain_decomposition::BlockStorage | |
blockDataItem_ | walberla::domain_decomposition::BlockStorage | protected |
blockExists(const real_t x, const real_t y, const real_t z) const override | walberla::blockforest::BlockForest | inlinevirtual |
blockExists(const IBlockID &id) const override | walberla::blockforest::BlockForest | inlinevirtual |
walberla::domain_decomposition::BlockStorage::blockExists(const Vector3< real_t > &p) const | walberla::domain_decomposition::BlockStorage | inline |
blockExistsLocally(const real_t x, const real_t y, const real_t z) const override | walberla::blockforest::BlockForest | inlinevirtual |
blockExistsLocally(const IBlockID &id) const override | walberla::blockforest::BlockForest | inlinevirtual |
walberla::domain_decomposition::BlockStorage::blockExistsLocally(const Vector3< real_t > &p) const | walberla::domain_decomposition::BlockStorage | inline |
blockExistsRemotely(const real_t x, const real_t y, const real_t z) const override | walberla::blockforest::BlockForest | inlinevirtual |
blockExistsRemotely(const IBlockID &id) const override | walberla::blockforest::BlockForest | inlinevirtual |
walberla::domain_decomposition::BlockStorage::blockExistsRemotely(const Vector3< real_t > &p) const | walberla::domain_decomposition::BlockStorage | inline |
BlockForest(const uint_t process, const SetupBlockForest &forest, const bool keepGlobalBlockInformation=false) | walberla::blockforest::BlockForest | |
BlockForest(const uint_t process, const char *const filename, const bool broadcastFile=true, const bool keepGlobalBlockInformation=false) | walberla::blockforest::BlockForest | |
BlockInformation class | walberla::blockforest::BlockForest | friend |
blockInformation_ | walberla::blockforest::BlockForest | private |
blocks_ | walberla::blockforest::BlockForest | private |
BlockStorage(const AABB &domain, const bool xPeriodic, const bool yPeriodic, const bool zPeriodic) | walberla::domain_decomposition::BlockStorage | inlineprotected |
BlockStorage() | walberla::domain_decomposition::BlockStorage | private |
callbackAfterBlockDataIsRestored_ | walberla::blockforest::BlockForest | private |
callbackAfterBlockDataIsUnpacked_ | walberla::blockforest::BlockForest | private |
callbackBeforeBlockDataIsPacked_ | walberla::blockforest::BlockForest | private |
callbackBeforeBlockDataIsUnpacked_ | walberla::blockforest::BlockForest | private |
checkBlockInformationConsistency(const SetupBlockForest &forest) const | walberla::blockforest::BlockForest | |
checkForEarlyOutAfterLoadBalancing() const | walberla::blockforest::BlockForest | inline |
checkForEarlyOutAfterLoadBalancing(const bool c) | walberla::blockforest::BlockForest | inline |
checkForEarlyOutAfterLoadBalancing_ | walberla::blockforest::BlockForest | private |
checkForEarlyOutInRefresh() const | walberla::blockforest::BlockForest | inline |
checkForEarlyOutInRefresh(const bool c) | walberla::blockforest::BlockForest | inline |
checkForEarlyOutInRefresh_ | walberla::blockforest::BlockForest | private |
checkForLateOutInRefresh() const | walberla::blockforest::BlockForest | inline |
checkForLateOutInRefresh(const bool c) | walberla::blockforest::BlockForest | inline |
checkForLateOutInRefresh_ | walberla::blockforest::BlockForest | private |
clearBlockData(const BlockDataID &id) | walberla::domain_decomposition::BlockStorage | inline |
clearRefreshTiming() | walberla::blockforest::BlockForest | inline |
constructBlockInformation(const SetupBlockForest &forest) | walberla::blockforest::BlockForest | private |
constructBlockInformation(const std::vector< BlockID > &ids, const std::vector< shared_ptr< BlockInformation::Node > > &nodes) | walberla::blockforest::BlockForest | private |
constructBlockInformation() | walberla::blockforest::BlockForest | private |
containsGlobalBlockInformation() const override | walberla::blockforest::BlockForest | inlinevirtual |
createSnapshot(const std::vector< uint_t > &sendTo, const std::vector< uint_t > &recvFrom) | walberla::blockforest::BlockForest | |
depth_ | walberla::blockforest::BlockForest | private |
deserializeBlockData(const BlockDataID &id, mpi::RecvBuffer &buffer) | walberla::domain_decomposition::BlockStorage | |
determineBlockTargetLevels(bool &additionalRefreshCycleRequired, bool &rerun) | walberla::blockforest::BlockForest | private |
domain_ | walberla::domain_decomposition::BlockStorage | protected |
empty() const | walberla::domain_decomposition::BlockStorage | inline |
equal(const BlockStorage *rhs) const override | walberla::blockforest::BlockForest | protectedvirtual |
FileIOMode enum name | walberla::blockforest::BlockForest | |
getAABB(AABB &aabb, const IBlockID &id) const override | walberla::blockforest::BlockForest | virtual |
walberla::domain_decomposition::BlockStorage::getAABB(const IBlockID &id) const | walberla::domain_decomposition::BlockStorage | inline |
getAABBFromBlockId(AABB &aabb, const BlockID &id) const | walberla::blockforest::BlockForest | inline |
getAABBFromBlockId(const BlockID &id) const | walberla::blockforest::BlockForest | inline |
getAllBlocks(std::vector< shared_ptr< IBlockID > > &blocks) const override | walberla::blockforest::BlockForest | inlinevirtual |
getBlock(const IBlockID &id) const override | walberla::blockforest::BlockForest | inlinevirtual |
getBlock(const IBlockID &id) override | walberla::blockforest::BlockForest | inlinevirtual |
getBlock(const real_t x, const real_t y, const real_t z) const override | walberla::blockforest::BlockForest | inlinevirtual |
getBlock(const real_t x, const real_t y, const real_t z) override | walberla::blockforest::BlockForest | inlinevirtual |
getBlock(const IBlockID &id) const=0 | walberla::blockforest::BlockForest | |
getBlock(const IBlockID::IDType &id) const | walberla::blockforest::BlockForest | inline |
getBlock(const IBlockID &id)=0 | walberla::blockforest::BlockForest | |
getBlock(const IBlockID::IDType &id) | walberla::blockforest::BlockForest | inline |
getBlock(const real_t x, const real_t y, const real_t z) const=0 | walberla::blockforest::BlockForest | |
getBlock(const Vector3< real_t > &p) const | walberla::blockforest::BlockForest | inline |
getBlock(const real_t x, const real_t y, const real_t z)=0 | walberla::blockforest::BlockForest | |
getBlock(const Vector3< real_t > &p) | walberla::blockforest::BlockForest | inline |
walberla::domain_decomposition::BlockStorage::getBlock(const IBlockID::IDType &id) const | walberla::domain_decomposition::BlockStorage | inline |
walberla::domain_decomposition::BlockStorage::getBlock(const IBlockID::IDType &id) | walberla::domain_decomposition::BlockStorage | inline |
walberla::domain_decomposition::BlockStorage::getBlock(const Vector3< real_t > &p) const | walberla::domain_decomposition::BlockStorage | inline |
walberla::domain_decomposition::BlockStorage::getBlock(const Vector3< real_t > &p) | walberla::domain_decomposition::BlockStorage | inline |
getBlockDataIdentifier(const ConstBlockDataID &id) const | walberla::domain_decomposition::BlockStorage | inline |
getBlockDataIdentifiers() const | walberla::domain_decomposition::BlockStorage | inline |
getBlockID(IBlockID &id, const real_t x, const real_t y, const real_t z) const override | walberla::blockforest::BlockForest | virtual |
walberla::domain_decomposition::BlockStorage::getBlockID(IBlockID &id, const Vector3< real_t > &p) const | walberla::domain_decomposition::BlockStorage | inline |
getBlockIdBytes() const | walberla::blockforest::BlockForest | inline |
getBlockInformation() const | walberla::blockforest::BlockForest | inline |
getBlockMap() const | walberla::blockforest::BlockForest | inline |
getBlocks(std::vector< const Block * > &blocks, const uint_t level) const | walberla::blockforest::BlockForest | inline |
getBlocks(std::vector< Block * > &blocks, const uint_t level) | walberla::blockforest::BlockForest | inline |
getBlocks(std::vector< const IBlock * > &blocks) const | walberla::blockforest::BlockForest | inline |
getBlocks(std::vector< IBlock * > &blocks) | walberla::blockforest::BlockForest | inline |
walberla::domain_decomposition::BlockStorage::getBlocks(std::vector< const IBlock * > &blocks) const | walberla::domain_decomposition::BlockStorage | inline |
walberla::domain_decomposition::BlockStorage::getBlocks(std::vector< IBlock * > &blocks) | walberla::domain_decomposition::BlockStorage | inline |
getBlocksContainedWithinAABB(std::vector< const IBlock * > &blocks, const AABB &aabb) const override | walberla::blockforest::BlockForest | inlinevirtual |
getBlocksContainedWithinAABB(std::vector< IBlock * > &blocks, const AABB &aabb) override | walberla::blockforest::BlockForest | inlinevirtual |
getBlocksOverlappedByAABB(std::vector< const IBlock * > &blocks, const AABB &aabb) const override | walberla::blockforest::BlockForest | inlinevirtual |
getBlocksOverlappedByAABB(std::vector< IBlock * > &blocks, const AABB &aabb) override | walberla::blockforest::BlockForest | inlinevirtual |
getDepth() const | walberla::blockforest::BlockForest | inline |
getForestCoordinates(uint_t &x, uint_t &y, uint_t &z, const BlockID &id) const | walberla::blockforest::BlockForest | |
getLevel(const IBlock &block) const override | walberla::blockforest::BlockForest | inlinevirtual |
getLevelFromBlockId(const BlockID &id) const | walberla::blockforest::BlockForest | inline |
getMaxDepth() const | walberla::blockforest::BlockForest | inline |
getMaxLevels() const | walberla::blockforest::BlockForest | inline |
getModificationStamp() const | walberla::blockforest::BlockForest | inline |
getNeighborhood() const | walberla::blockforest::BlockForest | inline |
getNeighboringProcesses() const override | walberla::blockforest::BlockForest | inlinevirtual |
getNeighboringProcessOffsets() const override | walberla::blockforest::BlockForest | virtual |
getNumberOfBlocks() const | walberla::blockforest::BlockForest | inline |
getNumberOfBlocks(const uint_t level) const | walberla::blockforest::BlockForest | inline |
getNumberOfLevels() const | walberla::blockforest::BlockForest | inline |
getProcess() const | walberla::blockforest::BlockForest | inline |
getProcessIdBytes() const | walberla::blockforest::BlockForest | inline |
getProcessRank(uint_t &rank, const IBlockID &id) const override | walberla::blockforest::BlockForest | virtual |
walberla::domain_decomposition::BlockStorage::getProcessRank(const IBlockID &id) const | walberla::domain_decomposition::BlockStorage | inline |
getRefreshFunctor(const uint_t checkFrequency=uint_t(1)) | walberla::blockforest::BlockForest | inline |
getRefreshTiming() const | walberla::blockforest::BlockForest | inline |
getRootBlock(const uint_t x, const uint_t y, const uint_t z) const | walberla::blockforest::BlockForest | inline |
getRootBlock(const uint_t x, const uint_t y, const uint_t z) | walberla::blockforest::BlockForest | inline |
getRootBlockAABB(AABB &aabb, const uint_t x, const uint_t y, const uint_t z) const | walberla::blockforest::BlockForest | |
getRootBlockCoordinates(uint_t &x, uint_t &y, uint_t &z, const BlockID &id) const | walberla::blockforest::BlockForest | inline |
getRootBlockID(BlockID &id, const uint_t x, const uint_t y, const uint_t z) const | walberla::blockforest::BlockForest | inline |
getRootBlockProcessRank(uint_t &rank, const uint_t x, const uint_t y, const uint_t z) const | walberla::blockforest::BlockForest | |
getRootBlockState(Set< SUID > &state, const uint_t x, const uint_t y, const uint_t z) const | walberla::blockforest::BlockForest | |
getRootBlockXSize() const | walberla::blockforest::BlockForest | inline |
getRootBlockYSize() const | walberla::blockforest::BlockForest | inline |
getRootBlockZSize() const | walberla::blockforest::BlockForest | inline |
getSize(const uint_t index) const | walberla::blockforest::BlockForest | inline |
getSnapshotCreationFunctor(const SnapshotCreationFunction &function, const uint_t checkFrequency=uint_t(1)) | walberla::blockforest::BlockForest | inline |
getState(Set< SUID > &state, const IBlockID &id) const override | walberla::blockforest::BlockForest | virtual |
walberla::domain_decomposition::BlockStorage::getState(const IBlockID &id) const | walberla::domain_decomposition::BlockStorage | inline |
getTreeIdDigits() const | walberla::blockforest::BlockForest | inline |
iBlocks_ | walberla::domain_decomposition::BlockStorage | private |
insertBuffersIntoProcessNetwork() const | walberla::blockforest::BlockForest | inline |
insertBuffersIntoProcessNetwork_ | walberla::blockforest::BlockForest | private |
isPeriodic(const uint_t index) const | walberla::domain_decomposition::BlockStorage | inline |
isXPeriodic() const | walberla::domain_decomposition::BlockStorage | inline |
isYPeriodic() const | walberla::domain_decomposition::BlockStorage | inline |
isZPeriodic() const | walberla::domain_decomposition::BlockStorage | inline |
limitedDepth() const | walberla::blockforest::BlockForest | inline |
limitedLevels() const | walberla::blockforest::BlockForest | inline |
loadBalancingFunctionRegistered() const | walberla::blockforest::BlockForest | inline |
loadBlockData(const std::string &file, const shared_ptr< T > &dataHandling, const std::string &identifier=std::string(), const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet()) | walberla::blockforest::BlockForest | inline |
loadBlockData(const std::string &file, const domain_decomposition::internal::SelectableBlockDataHandlingWrapper &dataHandling, const std::string &identifier=std::string()) | walberla::blockforest::BlockForest | inline |
mapToPeriodicDomain(real_t &x, real_t &y, real_t &z) const | walberla::domain_decomposition::BlockStorage | |
mapToPeriodicDomain(Vector3< real_t > &p) const | walberla::domain_decomposition::BlockStorage | inline |
MASTER_SLAVE enum value | walberla::blockforest::BlockForest | |
modificationStamp_ | walberla::blockforest::BlockForest | private |
MPI_PARALLEL enum value | walberla::blockforest::BlockForest | |
neighborhood_ | walberla::blockforest::BlockForest | private |
nextCallbackAfterBlockDataIsRestoredHandle_ | walberla::blockforest::BlockForest | private |
nextCallbackAfterBlockDataIsUnpackedHandle_ | walberla::blockforest::BlockForest | private |
nextCallbackBeforeBlockDataIsPackedHandle_ | walberla::blockforest::BlockForest | private |
nextCallbackBeforeBlockDataIsUnpackedHandle_ | walberla::blockforest::BlockForest | private |
NonCopyable()=default | walberla::NonCopyable | private |
NonCopyable(const NonCopyable &) | walberla::NonCopyable | private |
numberOfBlockDataItems() const | walberla::domain_decomposition::BlockStorage | inline |
operator!=(const BlockStorage &rhs) const | walberla::domain_decomposition::BlockStorage | inline |
operator=(const NonCopyable &) | walberla::NonCopyable | private |
operator==(const BlockStorage &rhs) const | walberla::domain_decomposition::BlockStorage | inline |
periodic_ | walberla::domain_decomposition::BlockStorage | protected |
periodicIntersect(const math::AABB &box1, const math::AABB &box2) const | walberla::domain_decomposition::BlockStorage | |
periodicIntersect(const math::AABB &box1, const math::AABB &box2, const real_t dx) const | walberla::domain_decomposition::BlockStorage | |
phantomBlockMigrationIterations() const | walberla::blockforest::BlockForest | inline |
phantomBlockMigrationIterations_ | walberla::blockforest::BlockForest | private |
process_ | walberla::blockforest::BlockForest | private |
processesWithBlocksCommunicator() | walberla::domain_decomposition::BlockStorage | |
processesWithBlocksCommunicator_ | walberla::domain_decomposition::BlockStorage | private |
processIdBytes_ | walberla::blockforest::BlockForest | private |
rebuildProcessesWithBlocksCommunicator() | walberla::domain_decomposition::BlockStorage | inline |
rebuildProcessesWithBlocksCommunicator_ | walberla::domain_decomposition::BlockStorage | private |
recalculateBlockLevelsInRefresh() const | walberla::blockforest::BlockForest | inline |
recalculateBlockLevelsInRefresh(const bool r) | walberla::blockforest::BlockForest | inline |
recalculateBlockLevelsInRefresh_ | walberla::blockforest::BlockForest | private |
reevaluateMinTargetLevelsAfterForcedRefinement() const | walberla::blockforest::BlockForest | inline |
reevaluateMinTargetLevelsAfterForcedRefinement(const bool c) | walberla::blockforest::BlockForest | inline |
reevaluateMinTargetLevelsAfterForcedRefinement_ | walberla::blockforest::BlockForest | private |
refresh() | walberla::blockforest::BlockForest | |
refreshBlockStateDeterminationFunction_ | walberla::blockforest::BlockForest | private |
RefreshCallbackFunction typedef | walberla::blockforest::BlockForest | |
RefreshMinTargetLevelDeterminationFunction typedef | walberla::blockforest::BlockForest | |
refreshMinTargetLevelDeterminationFunction_ | walberla::blockforest::BlockForest | private |
refreshPhantomBlockDataAssignmentFunction_ | walberla::blockforest::BlockForest | private |
refreshPhantomBlockDataPackFunction_ | walberla::blockforest::BlockForest | private |
refreshPhantomBlockDataUnpackFunction_ | walberla::blockforest::BlockForest | private |
refreshPhantomBlockMigrationPreparationFunction_ | walberla::blockforest::BlockForest | private |
refreshTiming_ | walberla::blockforest::BlockForest | private |
registerBlock(const std::pair< IBlockID::IDType, IBlock * > &block) | walberla::domain_decomposition::BlockStorage | inlineprivate |
registerRefreshTimer() | walberla::blockforest::BlockForest | private |
removeBlock(const IBlock *block) | walberla::domain_decomposition::BlockStorage | inlineprivate |
removeBlock(const IBlockID::IDType &blockID) | walberla::domain_decomposition::BlockStorage | inlineprivate |
removeCallbackFunctionAfterBlockDataIsRestored(const uint_t handle) | walberla::blockforest::BlockForest | inline |
removeRefreshCallbackFunctionAfterBlockDataIsUnpacked(const uint_t handle) | walberla::blockforest::BlockForest | inline |
removeRefreshCallbackFunctionBeforeBlockDataIsPacked(const uint_t handle) | walberla::blockforest::BlockForest | inline |
removeRefreshCallbackFunctionBeforeBlockDataIsUnpacked(const uint_t handle) | walberla::blockforest::BlockForest | inline |
restoreSnapshot(const SnapshotRestoreFunction &processMapping, const bool rebelance=true) | walberla::blockforest::BlockForest | |
rootBlockExists(const uint_t x, const uint_t y, const uint_t z) const | walberla::blockforest::BlockForest | inline |
rootBlockExistsLocally(const uint_t x, const uint_t y, const uint_t z) const | walberla::blockforest::BlockForest | inline |
rootBlockExistsRemotely(const uint_t x, const uint_t y, const uint_t z) const | walberla::blockforest::BlockForest | inline |
saveBlockData(const std::string &file, const BlockDataID &id) | walberla::domain_decomposition::BlockStorage | |
saveToFile(const std::string &filename, FileIOMode fileIOMode=MPI_PARALLEL) const | walberla::blockforest::BlockForest | |
saveToFile(const std::string &filename, const Set< SUID > &blockStates, FileIOMode fileIOMode=MPI_PARALLEL) const | walberla::blockforest::BlockForest | |
saveToFile(const std::string &filename, FileIOMode fileIOMode, const std::map< SUID, std::vector< bool > > &suidMap, const uint_t suidBytes) const | walberla::blockforest::BlockForest | private |
serializeBlockData(const BlockDataID &id, mpi::SendBuffer &buffer) | walberla::domain_decomposition::BlockStorage | |
SERIALIZED_DISTRIBUTED enum value | walberla::blockforest::BlockForest | |
setRefreshBlockStateDeterminationFunction(const PhantomBlockForest::BlockStateDeterminationFunction &f) | walberla::blockforest::BlockForest | inline |
setRefreshMinTargetLevelDeterminationFunction(const RefreshMinTargetLevelDeterminationFunction &f) | walberla::blockforest::BlockForest | inline |
setRefreshPhantomBlockDataAssignmentFunction(const PhantomBlockForest::PhantomBlockDataAssignmentFunction &f) | walberla::blockforest::BlockForest | inline |
setRefreshPhantomBlockDataPackFunction(const PhantomBlockForest::PhantomBlockDataPackFunction &f) | walberla::blockforest::BlockForest | inline |
setRefreshPhantomBlockDataUnpackFunction(const PhantomBlockForest::PhantomBlockDataUnpackFunction &f) | walberla::blockforest::BlockForest | inline |
setRefreshPhantomBlockMigrationPreparationFunction(const PhantomBlockForest::MigrationPreparationFunction &f) | walberla::blockforest::BlockForest | inline |
size_ | walberla::blockforest::BlockForest | private |
snapshot_ | walberla::blockforest::BlockForest | private |
snapshotBlockDataItems_ | walberla::blockforest::BlockForest | private |
SnapshotCreationFunction typedef | walberla::blockforest::BlockForest | |
snapshotDepth_ | walberla::blockforest::BlockForest | private |
snapshotExists_ | walberla::blockforest::BlockForest | private |
SnapshotRestoreCallbackFunction typedef | walberla::blockforest::BlockForest | |
SnapshotRestoreFunction typedef | walberla::blockforest::BlockForest | |
storeFileHeader(std::vector< uint8_t > &data, uint_t &offset) const | walberla::blockforest::BlockForest | private |
storesUniformBlockGrid() const | walberla::blockforest::BlockForest | inline |
treeIdDigits_ | walberla::blockforest::BlockForest | private |
update(PhantomBlockForest &phantomForest) | walberla::blockforest::BlockForest | private |
~BlockForest() override=default | walberla::blockforest::BlockForest | |
~BlockStorage() | walberla::domain_decomposition::BlockStorage | inlineprotectedvirtual |
~NonCopyable()=default | walberla::NonCopyable | private |