waLBerla 7.3
Loading...
Searching...
No Matches
walberla::StructuredBlockForest::CellBoundingBoxHandling Class Reference

#include <StructuredBlockForest.h>

Inheritance diagram for walberla::StructuredBlockForest::CellBoundingBoxHandling:

Public Member Functions

 CellBoundingBoxHandling (const StructuredBlockForest &forest)
CellIntervalinitialize (IBlock *const block) override
 must be thread-safe !
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 !
void serializeCoarseToFine (Block *const, const BlockDataID &, mpi::SendBuffer &, const uint_t) override
 must be thread-safe !
void serializeFineToCoarse (Block *const, const BlockDataID &, mpi::SendBuffer &) override
 must be thread-safe !
CellIntervaldeserialize (IBlock *const block) override
 must be thread-safe !
CellIntervaldeserializeCoarseToFine (Block *const block) override
 must be thread-safe !
CellIntervaldeserializeFineToCoarse (Block *const block) override
 must be thread-safe !
Public Member Functions inherited from walberla::blockforest::BlockDataHandling< CellInterval >
 ~BlockDataHandling () override=default

Private Attributes

const StructuredBlockForestforest_

Additional Inherited Members

Public Types inherited from walberla::domain_decomposition::BlockDataHandling< CellInterval >
using value_type

Constructor & Destructor Documentation

◆ CellBoundingBoxHandling()

walberla::blockforest::StructuredBlockForest::CellBoundingBoxHandling::CellBoundingBoxHandling ( const StructuredBlockForest & forest)
inline

Member Function Documentation

◆ initialize()

CellInterval * walberla::blockforest::StructuredBlockForest::CellBoundingBoxHandling::initialize ( IBlock *const block)
inlineoverridevirtual

Member Data Documentation

◆ forest_

const StructuredBlockForest& walberla::blockforest::StructuredBlockForest::CellBoundingBoxHandling::forest_
private

The documentation for this class was generated from the following file: