waLBerla 7.3
Loading...
Searching...
No Matches
walberla::StructuredBlockStorage Member List

This is the complete list of members for walberla::StructuredBlockStorage, including all inherited members.

addBlockData(const std::string &identifier=std::string())walberla::StructuredBlockStorageinline
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::StructuredBlockStorageinline
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::StructuredBlockStorageinline
addCellBoundingBoxesAsBlockData(const std::string &identifier)walberla::StructuredBlockStorageinlineprotectedvirtual
addStructuredBlockData(const std::string &identifier=std::string())walberla::StructuredBlockStorageinline
addStructuredBlockData(std::function< T *(IBlock *const block, StructuredBlockStorage *const storage) > function, const std::string &identifier=std::string(), const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet())walberla::StructuredBlockStorageinline
atDomainMaxBorder(const uint_t index, const IBlock &block) constwalberla::StructuredBlockStorageinline
atDomainMinBorder(const uint_t index, const IBlock &block) constwalberla::StructuredBlockStorageinline
atDomainXMaxBorder(const IBlock &block) constwalberla::StructuredBlockStorageinline
atDomainXMinBorder(const IBlock &block) constwalberla::StructuredBlockStorageinline
atDomainYMaxBorder(const IBlock &block) constwalberla::StructuredBlockStorageinline
atDomainYMinBorder(const IBlock &block) constwalberla::StructuredBlockStorageinline
atDomainZMaxBorder(const IBlock &block) constwalberla::StructuredBlockStorageinline
atDomainZMinBorder(const IBlock &block) constwalberla::StructuredBlockStorageinline
begin(const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet())walberla::StructuredBlockStorageinline
begin(const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet()) constwalberla::StructuredBlockStorageinline
blockCellBBCreated_walberla::StructuredBlockStorageprivate
blockCellBBId_walberla::StructuredBlockStorageprivate
blockExists(const real_t x, const real_t y, const real_t z) constwalberla::StructuredBlockStorageinline
blockExists(const Vector3< real_t > &p) constwalberla::StructuredBlockStorageinline
blockExists(const IBlockID &id) constwalberla::StructuredBlockStorageinline
blockExists(const Cell &cell, const uint_t level=0) const=0walberla::StructuredBlockStoragepure virtual
blockExistsLocally(const real_t x, const real_t y, const real_t z) constwalberla::StructuredBlockStorageinline
blockExistsLocally(const Vector3< real_t > &p) constwalberla::StructuredBlockStorageinline
blockExistsLocally(const IBlockID &id) constwalberla::StructuredBlockStorageinline
blockExistsLocally(const Cell &cell, const uint_t level=0) const=0walberla::StructuredBlockStoragepure virtual
blockExistsRemotely(const real_t x, const real_t y, const real_t z) constwalberla::StructuredBlockStorageinline
blockExistsRemotely(const Vector3< real_t > &p) constwalberla::StructuredBlockStorageinline
blockExistsRemotely(const IBlockID &id) constwalberla::StructuredBlockStorageinline
blockExistsRemotely(const Cell &cell, const uint_t level=0) const=0walberla::StructuredBlockStoragepure virtual
blockStorage_walberla::StructuredBlockStorageprivate
CellBoundingBoxHandling classwalberla::StructuredBlockStoragefriend
clearBlockData(const BlockDataID &id)walberla::StructuredBlockStorageinline
const_iterator typedefwalberla::StructuredBlockStorage
containsGlobalBlockInformation() constwalberla::StructuredBlockStorageinline
createCellBoundingBoxes()walberla::StructuredBlockStorage
deserializeBlockData(const BlockDataID &id, mpi::RecvBuffer &buffer)walberla::StructuredBlockStorageinline
domainCellBB_walberla::StructuredBlockStorageprivate
dx(const uint_t level=0) constwalberla::StructuredBlockStorageinline
dx_walberla::StructuredBlockStorageprivate
dy(const uint_t level=0) constwalberla::StructuredBlockStorageinline
dy_walberla::StructuredBlockStorageprivate
dz(const uint_t level=0) constwalberla::StructuredBlockStorageinline
dz_walberla::StructuredBlockStorageprivate
empty() constwalberla::StructuredBlockStorageinline
end()walberla::StructuredBlockStorageinline
end() constwalberla::StructuredBlockStorageinline
equal(const StructuredBlockStorage *rhs) const=0walberla::StructuredBlockStorageprotectedpure virtual
getAABB(const IBlockID &id) constwalberla::StructuredBlockStorageinline
getAABB(AABB &aabb, const IBlockID &id) constwalberla::StructuredBlockStorageinline
getAABBFromCellBB(const CellInterval &cellBB, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getAABBFromCellBB(AABB &aabb, const CellInterval &cellBB, const uint_t level=0) constwalberla::StructuredBlockStorage
getAllBlocks(std::vector< shared_ptr< IBlockID > > &blocks) constwalberla::StructuredBlockStorageinline
getBlock(const IBlockID &id) constwalberla::StructuredBlockStorageinline
getBlock(const IBlockID &id)walberla::StructuredBlockStorageinline
getBlock(const IBlockID::IDType &id) constwalberla::StructuredBlockStorageinline
getBlock(const IBlockID::IDType &id)walberla::StructuredBlockStorageinline
getBlock(const real_t x, const real_t y, const real_t z) constwalberla::StructuredBlockStorageinline
getBlock(const real_t x, const real_t y, const real_t z)walberla::StructuredBlockStorageinline
getBlock(const Vector3< real_t > &p) constwalberla::StructuredBlockStorageinline
getBlock(const Vector3< real_t > &p)walberla::StructuredBlockStorageinline
getBlock(const Cell &cell, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getBlock(const Cell &cell, const uint_t level=0)walberla::StructuredBlockStorageinline
getBlockCellBB(const IBlock &block) constwalberla::StructuredBlockStorageinline
getBlockCellBBId() constwalberla::StructuredBlockStorageinline
getBlockDataIdentifier(const ConstBlockDataID &id) constwalberla::StructuredBlockStorageinline
getBlockDataIdentifiers() constwalberla::StructuredBlockStorageinline
getBlockID(IBlockID &id, const real_t x, const real_t y, const real_t z) constwalberla::StructuredBlockStorageinline
getBlockID(IBlockID &id, const Vector3< real_t > &p) constwalberla::StructuredBlockStorageinline
getBlockID(IBlockID &id, const Cell &cell, const uint_t level=0) const=0walberla::StructuredBlockStoragepure virtual
getBlockLocalCell(const IBlock &block, const real_t x, const real_t y, const real_t z) constwalberla::StructuredBlockStorageinline
getBlockLocalCell(const IBlock &block, const Vector3< real_t > &p) constwalberla::StructuredBlockStorageinline
getBlockLocalCell(Cell &localCell, const IBlock &block, const real_t x, const real_t y, const real_t z) constwalberla::StructuredBlockStorageinline
getBlockLocalCell(Cell &localCell, const IBlock &block, const Vector3< real_t > &p) constwalberla::StructuredBlockStorageinline
getBlockLocalCellAABB(const IBlock &block, const Cell &localCell) constwalberla::StructuredBlockStorageinline
getBlockLocalCellAABB(const IBlock &block, const Cell &localCell, AABB &aabb) constwalberla::StructuredBlockStorageinline
getBlockLocalCellCenter(const IBlock &block, const Cell &localCell) constwalberla::StructuredBlockStorageinline
getBlockLocalCellCenter(const IBlock &block, const Cell &localCell, real_t &x, real_t &y, real_t &z) constwalberla::StructuredBlockStorageinline
getBlockLocalCellCenter(const IBlock &block, const Cell &localCell, Vector3< real_t > &p) constwalberla::StructuredBlockStorageinline
getBlocks(std::vector< const IBlock * > &blocks) constwalberla::StructuredBlockStorageinline
getBlocks(std::vector< IBlock * > &blocks)walberla::StructuredBlockStorageinline
getBlocksContainedWithinAABB(std::vector< const IBlock * > &blocks, const AABB &aabb) constwalberla::StructuredBlockStorageinline
getBlocksContainedWithinAABB(std::vector< IBlock * > &blocks, const AABB &aabb)walberla::StructuredBlockStorageinline
getBlocksOverlappedByAABB(std::vector< const IBlock * > &blocks, const AABB &aabb) constwalberla::StructuredBlockStorageinline
getBlocksOverlappedByAABB(std::vector< IBlock * > &blocks, const AABB &aabb)walberla::StructuredBlockStorageinline
getBlockStorage() constwalberla::StructuredBlockStorageinline
getBlockStorage()walberla::StructuredBlockStorageinline
getBlockStoragePointer()walberla::StructuredBlockStorageinline
getBlockStoragePointer() constwalberla::StructuredBlockStorageinline
getCell(const real_t x, const real_t y, const real_t z, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getCell(const Vector3< real_t > &p, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getCell(Cell &cell, const real_t x, const real_t y, const real_t z, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getCell(Cell &cell, const Vector3< real_t > &p, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getCellAABB(const Cell &cell, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getCellAABB(AABB &aabb, const Cell &cell, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getCellBBFromAABB(const AABB &aabb, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getCellBBFromAABB(CellInterval &cellBB, const AABB &aabb, const uint_t level=0) constwalberla::StructuredBlockStorage
getCellBBFromCellAlignedAABB(const AABB &aabb, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getCellBBFromCellAlignedAABB(CellInterval &cellBB, const AABB &aabb, const uint_t level=0) constwalberla::StructuredBlockStorage
getCellCenter(const Cell &cell, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getCellCenter(real_t &x, real_t &y, real_t &z, const Cell &cell, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getCellCenter(Vector3< real_t > &p, const Cell &cell, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getDomain() constwalberla::StructuredBlockStorageinline
getDomainCellBB(const uint_t level=0) constwalberla::StructuredBlockStorageinline
getGlobalCellCenterFromBlockLocalCell(const Cell &cell, const IBlock &block) constwalberla::StructuredBlockStorageinline
getLevel(const IBlock &block) const=0walberla::StructuredBlockStoragepure virtual
getNeighboringProcesses() constwalberla::StructuredBlockStorageinline
getNeighboringProcessOffsets() constwalberla::StructuredBlockStorageinline
getNumberOfBlocks() constwalberla::StructuredBlockStorageinlinevirtual
getNumberOfCells(const uint_t index, const uint_t level=0) constwalberla::StructuredBlockStorageinline
getNumberOfCells(const IBlock &block, const uint_t index) const=0walberla::StructuredBlockStoragepure virtual
getNumberOfLevels() constwalberla::StructuredBlockStorageinlinevirtual
getNumberOfXCells(const uint_t level=0) constwalberla::StructuredBlockStorageinline
getNumberOfXCells(const IBlock &block) const=0walberla::StructuredBlockStoragepure virtual
getNumberOfYCells(const uint_t level=0) constwalberla::StructuredBlockStorageinline
getNumberOfYCells(const IBlock &block) const=0walberla::StructuredBlockStoragepure virtual
getNumberOfZCells(const uint_t level=0) constwalberla::StructuredBlockStorageinline
getNumberOfZCells(const IBlock &block) const=0walberla::StructuredBlockStoragepure virtual
getProcessRank(const IBlockID &id) constwalberla::StructuredBlockStorageinline
getProcessRank(uint_t &rank, const IBlockID &id) constwalberla::StructuredBlockStorageinline
getState(const IBlockID &id) constwalberla::StructuredBlockStorageinline
getState(Set< SUID > &state, const IBlockID &id) constwalberla::StructuredBlockStorageinline
initializeCellBoundingBox(IBlock *const block) constwalberla::StructuredBlockStorageprotected
isCellAlignedAABB(const AABB &aabb, const uint_t level=0) constwalberla::StructuredBlockStorage
isPeriodic(const uint_t index) constwalberla::StructuredBlockStorageinline
isXPeriodic() constwalberla::StructuredBlockStorageinline
isYPeriodic() constwalberla::StructuredBlockStorageinline
isZPeriodic() constwalberla::StructuredBlockStorageinline
iterator typedefwalberla::StructuredBlockStorage
levels_walberla::StructuredBlockStorageprivate
loadBlockData(const std::string &file, const shared_ptr< T > &dataHandling, const std::string &identifier=std::string(), const bool forceSerialIO=true, const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet())walberla::StructuredBlockStorageinline
mapToPeriodicDomain(real_t &x, real_t &y, real_t &z) constwalberla::StructuredBlockStorageinline
mapToPeriodicDomain(Vector3< real_t > &p) constwalberla::StructuredBlockStorageinline
mapToPeriodicDomain(Cell &cell, const uint_t level=0) constwalberla::StructuredBlockStorage
numberOfBlockDataItems() constwalberla::StructuredBlockStorageinline
operator!=(const StructuredBlockStorage &rhs) constwalberla::StructuredBlockStorageinline
operator=(const StructuredBlockStorage &)=deletewalberla::StructuredBlockStorage
operator==(const StructuredBlockStorage &rhs) constwalberla::StructuredBlockStorageinline
periodicIntersect(const math::AABB &box1, const math::AABB &box2) constwalberla::StructuredBlockStorageinline
periodicIntersect(const math::AABB &box1, const math::AABB &box2, const real_t _dx) constwalberla::StructuredBlockStorageinline
resetCellDecomposition(const std::vector< uint_t > &xCells, const std::vector< uint_t > &yCells, const std::vector< uint_t > &zCells)walberla::StructuredBlockStorageprotected
saveBlockData(const std::string &file, const BlockDataID &id, const bool forceSerialIO=true)walberla::StructuredBlockStorageinline
serializeBlockData(const BlockDataID &id, mpi::SendBuffer &buffer)walberla::StructuredBlockStorageinline
size() constwalberla::StructuredBlockStorageinline
StructuredBlockStorage()=deletewalberla::StructuredBlockStorage
StructuredBlockStorage(const StructuredBlockStorage &)=deletewalberla::StructuredBlockStorage
StructuredBlockStorage(const shared_ptr< BlockStorage > &blockStorage, const std::vector< uint_t > &xCells, const std::vector< uint_t > &yCells, const std::vector< uint_t > &zCells)walberla::StructuredBlockStorageprotected
transformBlockLocalToGlobal(Vector3< real_t > &global, const IBlock &block, const Vector3< real_t > &local) constwalberla::StructuredBlockStorageinline
transformBlockLocalToGlobal(Vector3< real_t > &point, const IBlock &block) constwalberla::StructuredBlockStorageinline
transformBlockLocalToGlobalCell(Cell &global, const IBlock &block, const Cell &local) constwalberla::StructuredBlockStorageinline
transformBlockLocalToGlobalCell(Cell &cell, const IBlock &block) constwalberla::StructuredBlockStorageinline
transformBlockLocalToGlobalCellInterval(CellInterval &global, const IBlock &block, const CellInterval &local) constwalberla::StructuredBlockStorageinline
transformBlockLocalToGlobalCellInterval(CellInterval &interval, const IBlock &block) constwalberla::StructuredBlockStorageinline
transformGlobalToBlockLocal(Vector3< real_t > &local, const IBlock &block, const Vector3< real_t > &global) constwalberla::StructuredBlockStorageinline
transformGlobalToBlockLocal(Vector3< real_t > &point, const IBlock &block) constwalberla::StructuredBlockStorageinline
transformGlobalToBlockLocalCell(Cell &local, const IBlock &block, const Cell &global) constwalberla::StructuredBlockStorageinline
transformGlobalToBlockLocalCell(Cell &cell, const IBlock &block) constwalberla::StructuredBlockStorageinline
transformGlobalToBlockLocalCellInterval(CellInterval &local, const IBlock &block, const CellInterval &global) constwalberla::StructuredBlockStorageinline
transformGlobalToBlockLocalCellInterval(CellInterval &interval, const IBlock &block) constwalberla::StructuredBlockStorageinline
~StructuredBlockStorage()=defaultwalberla::StructuredBlockStorageprotectedvirtual