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

#include <StructuredBlockForest.h>

Inheritance diagram for walberla::blockforest::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()

Member Function Documentation

◆ initialize()

Member Data Documentation

◆ forest_


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