#include <StructuredBlockForest.h>
|
| CellBoundingBoxHandling (const StructuredBlockForest &forest) |
|
CellInterval * | initialize (IBlock *const block) override |
| must be thread-safe ! More...
|
|
Public Member Functions inherited from walberla::blockforest::AlwaysInitializeBlockDataHandling< CellInterval > |
| ~AlwaysInitializeBlockDataHandling () override=default |
|
void | serialize (IBlock *const, const BlockDataID &, mpi::SendBuffer &) override |
| must be thread-safe ! More...
|
|
void | serializeCoarseToFine (Block *const, const BlockDataID &, mpi::SendBuffer &, const uint_t) override |
| must be thread-safe ! More...
|
|
void | serializeFineToCoarse (Block *const, const BlockDataID &, mpi::SendBuffer &) override |
| must be thread-safe ! More...
|
|
CellInterval * | deserialize (IBlock *const block) override |
| must be thread-safe ! More...
|
|
void | deserialize (IBlock *const, const BlockDataID &, mpi::RecvBuffer &) override |
| must be thread-safe ! More...
|
|
CellInterval * | deserializeCoarseToFine (Block *const block) override |
| must be thread-safe ! More...
|
|
void | deserializeCoarseToFine (Block *const, const BlockDataID &, mpi::RecvBuffer &) override |
| must be thread-safe ! More...
|
|
CellInterval * | deserializeFineToCoarse (Block *const block) override |
| must be thread-safe ! More...
|
|
void | deserializeFineToCoarse (Block *const, const BlockDataID &, mpi::RecvBuffer &, const uint_t) override |
| must be thread-safe ! More...
|
|
Public Member Functions inherited from walberla::blockforest::BlockDataHandling< CellInterval > |
| ~BlockDataHandling () override=default |
|
◆ CellBoundingBoxHandling()
walberla::blockforest::StructuredBlockForest::CellBoundingBoxHandling::CellBoundingBoxHandling |
( |
const StructuredBlockForest & |
forest | ) |
|
|
inline |
◆ initialize()
CellInterval* walberla::blockforest::StructuredBlockForest::CellBoundingBoxHandling::initialize |
( |
IBlock *const |
block | ) |
|
|
inlineoverridevirtual |
◆ forest_
const StructuredBlockForest& walberla::blockforest::StructuredBlockForest::CellBoundingBoxHandling::forest_ |
|
private |
The documentation for this class was generated from the following file: