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

#include <StructuredBlockStorage.h>

Inheritance diagram for walberla::StructuredBlockStorage::CellBoundingBoxHandling:

Public Member Functions

 CellBoundingBoxHandling (const StructuredBlockStorage &storage)
CellIntervalinitialize (IBlock *const block) override
 must be thread-safe !
Public Member Functions inherited from walberla::domain_decomposition::AlwaysInitializeBlockDataHandling< CellInterval >
 ~AlwaysInitializeBlockDataHandling () override=default
void serialize (IBlock *const, const BlockDataID &, mpi::SendBuffer &) override
 must be thread-safe !
CellIntervaldeserialize (IBlock *const block) override
 must be thread-safe !
Public Member Functions inherited from walberla::domain_decomposition::BlockDataHandling< CellInterval >
virtual ~BlockDataHandling ()=default

Private Attributes

const StructuredBlockStoragestorage_

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ CellBoundingBoxHandling()

walberla::domain_decomposition::StructuredBlockStorage::CellBoundingBoxHandling::CellBoundingBoxHandling ( const StructuredBlockStorage & storage)
inline

Member Function Documentation

◆ initialize()

CellInterval * walberla::domain_decomposition::StructuredBlockStorage::CellBoundingBoxHandling::initialize ( IBlock *const block)
inlineoverridevirtual

Member Data Documentation

◆ storage_

const StructuredBlockStorage& walberla::domain_decomposition::StructuredBlockStorage::CellBoundingBoxHandling::storage_
private

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